diff options
Diffstat (limited to 'mobile')
| -rw-r--r-- | mobile/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mobile/index.html b/mobile/index.html index 47a1d7b..311dbcb 100644 --- a/mobile/index.html +++ b/mobile/index.html @@ -23,7 +23,8 @@ <link rel="apple-touch-icon" sizes="128x128" href="/favicon.ico"> <link rel="icon" type="image/ico" href="/favicon.ico" sizes="128x128"> <link rel="canonical" href="https://s1n.pw/"> - <script type="application/ld+json">{ + <script type="application/ld+json"> + { "name": "s1nical", "alternateName": "s1n", "description": "s1nical is a full stack developer.", |