[wip] add descriptiton meta tag

This commit is contained in:
hippoz 2020-10-07 18:21:59 +03:00
parent 36d88ed6f0
commit 2e1ccc9cea

View file

@ -9,6 +9,8 @@
<link rel="stylesheet" href="/res/style.css"> <link rel="stylesheet" href="/res/style.css">
<meta name="Description" content="Hippoz's homepage on hippoz.xyz with a file server, a git server, an about page, and a contact page.">
<script src="/res/lib/A.js"></script> <script src="/res/lib/A.js"></script>
<script src="/res/index.js"></script> <script src="/res/index.js"></script>
</head> </head>