mirror of
https://github.com/jakobkordez/s5_practice.git
synced 2025-05-31 08:49:07 +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.
|
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||||
|
|
||||||
# PWA
|
# PWA
|
||||||
/public/sw.js
|
/public/sw.js*
|
||||||
/public/workbox-*.js
|
/public/workbox-*.js*
|
||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
/node_modules
|
/node_modules
|
||||||
|
@ -16,6 +16,7 @@ export const metadata: Metadata = {
|
|||||||
creator: 'Jakob Kordež [S52KJ]',
|
creator: 'Jakob Kordež [S52KJ]',
|
||||||
themeColor: '#2196f3',
|
themeColor: '#2196f3',
|
||||||
manifest: '/manifest.json',
|
manifest: '/manifest.json',
|
||||||
|
metadataBase: new URL('https://izpit.jkob.cc'),
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: 'Radioamaterski izpit',
|
title: 'Radioamaterski izpit',
|
||||||
description: 'Priprava na radioamaterski izpit',
|
description: 'Priprava na radioamaterski izpit',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user