--
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
<meta name="robots" content="index, follow">
|
<meta name="robots" content="index, follow">
|
||||||
<meta name="googlebot" content="index, follow">
|
<meta name="googlebot" content="index, follow">
|
||||||
<meta name="author" content="Nercone a.k.a. DiamondGotCat">
|
<meta name="author" content="Nercone a.k.a. DiamondGotCat">
|
||||||
<meta name="theme-color" content="#A9A9A9">
|
<meta name="theme-color" content="#1A1A1A">
|
||||||
<!-- OGP (Open Graph protocol) -->
|
<!-- OGP (Open Graph protocol) -->
|
||||||
<meta property="og:site_name" content="nercone's website">
|
<meta property="og:site_name" content="nercone's website">
|
||||||
<meta property="og:title" content="{{ self.title() }}">
|
<meta property="og:title" content="{{ self.title() }}">
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
"description": "作りたいものを作り、やりたくないことからは逃げる学生",
|
"description": "作りたいものを作り、やりたくないことからは逃げる学生",
|
||||||
"start_url": "https://nercone.dev/",
|
"start_url": "https://nercone.dev/",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"theme_color": "#A9A9A9",
|
"theme_color": "#1A1A1A",
|
||||||
"background_color": "#202020",
|
"background_color": "#1A1A1A",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/assets/images/favicon_cat.png",
|
"src": "/assets/images/favicon_cat.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user