mirror of
https://github.com/jakobkordez/s5_practice.git
synced 2025-05-30 07:30:29 +00:00
Minor fixes
This commit is contained in:
parent
95cb661b31
commit
0c6ef017a6
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,8 +1,8 @@
|
||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||
|
||||
# PWA
|
||||
/public/sw.js
|
||||
/public/workbox-*.js
|
||||
/public/sw.js*
|
||||
/public/workbox-*.js*
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
@ -16,6 +16,7 @@ export const metadata: Metadata = {
|
||||
creator: 'Jakob Kordež [S52KJ]',
|
||||
themeColor: '#2196f3',
|
||||
manifest: '/manifest.json',
|
||||
metadataBase: new URL('https://izpit.jkob.cc'),
|
||||
openGraph: {
|
||||
title: 'Radioamaterski izpit',
|
||||
description: 'Priprava na radioamaterski izpit',
|
||||
|
Loading…
x
Reference in New Issue
Block a user