diff options
| author | s1nical <[email protected]> | 2019-08-11 22:22:35 -0700 |
|---|---|---|
| committer | s1nical <[email protected]> | 2019-08-11 22:22:35 -0700 |
| commit | 38315f542121b4de90298a8553acbed437855f38 (patch) | |
| tree | d2b86d1f9faa8398b1cb68f41091b0d46888ce32 /mobile | |
| parent | Delete _redirects (diff) | |
| download | s1n.pw-admin-38315f542121b4de90298a8553acbed437855f38.tar.xz s1n.pw-admin-38315f542121b4de90298a8553acbed437855f38.zip | |
fix small formatting eyesore
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.", |