Mercurial > web
comparison index.html @ 19:53d58f906e0a
Update index.html
committer: GitHub <noreply@github.com>
author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
---|---|
date | Fri, 03 Sep 2021 23:51:45 -0400 |
parents | 423d47e447af |
children | 79a7939810c0 |
comparison
equal
deleted
inserted
replaced
18:7f1decd761af | 19:53d58f906e0a |
---|---|
1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
2 <!-- i spent way too long making this look decent --> | 2 <!-- i spent way too long making this look decent --> |
3 <head> | 3 <head> |
4 <title>Paper's website</title> | 4 <title>Paper's website</title> |
5 <link rel="apple-touch-icon" sizes="180x180" href="icons/apple-touch-icon.png"> | |
6 <link rel="icon" type="image/png" sizes="32x32" href="icons/favicon-32x32.png"> | |
7 <link rel="icon" type="image/png" sizes="16x16" href="icons/favicon-16x16.png"> | |
8 <link rel="manifest" href="icons/site.webmanifest"> | |
9 <link rel="shortcut icon" href="icons/favicon.ico"> | |
10 <meta name="msapplication-TileColor" content="#da532c"> | |
11 <meta name="msapplication-config" content="icons/browserconfig.xml"> | |
12 <meta name="theme-color" content="#ffffff"> | |
13 <meta property="og:title" content="Paper's website"> | 5 <meta property="og:title" content="Paper's website"> |
14 <meta property="og:type" content="website"> | 6 <meta property="og:type" content="website"> |
15 <meta property="og:image" content="https://mrpapersonic.github.io/icons/android-chrome-512x512.png"> | 7 <meta property="og:image" content="https://mrpapersonic.github.io/dank.png"> |
16 <meta property="og:url" content="https://mrpapersonic.github.io"> | 8 <meta property="og:url" content="https://mrpapersonic.github.io"> |
17 <meta property="og:description" content="hey!"> | 9 <meta property="og:description" content="hey!"> |
18 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | 10 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
19 <!-- rainbow css stolen from https://codepen.io/nohoid/pen/kIfto --> | 11 <!-- rainbow css stolen from https://codepen.io/nohoid/pen/kIfto --> |
20 <style> | 12 <style> |