commit
4000342abb
|
|
@ -77,7 +77,7 @@
|
||||||
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
|
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
|
||||||
<a href="/">Index</a>
|
<a href="/">Index</a>
|
||||||
<a href="/dev-info/" class="active">Dev Info</a>
|
<a href="/dev-info/" class="active">Dev Info</a>
|
||||||
<a href="/hardware-info/">Hardware Info</a>
|
<a href="/hardware/">Hardware</a>
|
||||||
</div>
|
</div>
|
||||||
<main class="intro">
|
<main class="intro">
|
||||||
<header class="hub-header">
|
<header class="hub-header">
|
||||||
|
|
|
||||||
|
|
@ -84,7 +84,7 @@
|
||||||
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
|
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
|
||||||
<a href="/">Index</a>
|
<a href="/">Index</a>
|
||||||
<a href="/dev-info/">Dev Info</a>
|
<a href="/dev-info/">Dev Info</a>
|
||||||
<a href="/hardware-info/" class="active">Hardware Info</a>
|
<a href="/hardware/" class="active">Hardware</a>
|
||||||
</div>
|
</div>
|
||||||
<main class="intro">
|
<main class="intro">
|
||||||
<header class="hub-header">
|
<header class="hub-header">
|
||||||
|
|
@ -46,7 +46,7 @@
|
||||||
<link rel="stylesheet" href="/css/index.css">
|
<link rel="stylesheet" href="/css/index.css">
|
||||||
<script>try { var f = localStorage.getItem('ctpFlavor'); document.documentElement.setAttribute('data-flavor', ['mocha', 'macchiato', 'frappe', 'latte'].indexOf(f) >= 0 ? f : 'mocha'); } catch (e) { document.documentElement.setAttribute('data-flavor', 'mocha'); }</script>
|
<script>try { var f = localStorage.getItem('ctpFlavor'); document.documentElement.setAttribute('data-flavor', ['mocha', 'macchiato', 'frappe', 'latte'].indexOf(f) >= 0 ? f : 'mocha'); } catch (e) { document.documentElement.setAttribute('data-flavor', 'mocha'); }</script>
|
||||||
<!-- SEO Meta Tags -->
|
<!-- SEO Meta Tags -->
|
||||||
<meta name="description" content="Personal site for Ari on git.gay" />
|
<meta name="description" content="Personal site for Ari on git.gay/AriTheStupidCat on GitHub" />
|
||||||
<meta name="keywords" content="Portfolio, Personal, Developer" />
|
<meta name="keywords" content="Portfolio, Personal, Developer" />
|
||||||
<meta name="author" content="Ari" />
|
<meta name="author" content="Ari" />
|
||||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
|
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
|
||||||
|
|
@ -60,7 +60,7 @@
|
||||||
<meta property="og:image" content="https://ari.pages.gay/assets/media/favicon.png" />
|
<meta property="og:image" content="https://ari.pages.gay/assets/media/favicon.png" />
|
||||||
<meta property="og:site_name" content="Ari">
|
<meta property="og:site_name" content="Ari">
|
||||||
<meta property="og:title" content="Ari" />
|
<meta property="og:title" content="Ari" />
|
||||||
<meta property="og:description" content="Personal site for Ari on git.gay" />
|
<meta property="og:description" content="Personal site for Ari on git.gay/AriTheStupidCat on GitHub" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://ari.pages.gay" />
|
<meta property="og:url" content="https://ari.pages.gay" />
|
||||||
<meta property="og:locale" content="en_GB" />
|
<meta property="og:locale" content="en_GB" />
|
||||||
|
|
@ -68,7 +68,7 @@
|
||||||
<meta name="twitter:image" content="https://ari.pages.gay/assets/media/favicon.png">
|
<meta name="twitter:image" content="https://ari.pages.gay/assets/media/favicon.png">
|
||||||
<meta name="twitter:card" content="summary" />
|
<meta name="twitter:card" content="summary" />
|
||||||
<meta name="twitter:title" content="Ari" />
|
<meta name="twitter:title" content="Ari" />
|
||||||
<meta name="twitter:description" content="Personal site for Ari on git.gay" />
|
<meta name="twitter:description" content="Personal site for Ari on git.gay/AriTheStupidCat on GitHub" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -77,7 +77,7 @@
|
||||||
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
|
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
|
||||||
<a href="/" class="active">Index</a>
|
<a href="/" class="active">Index</a>
|
||||||
<a href="/dev-info/">Dev Info</a>
|
<a href="/dev-info/">Dev Info</a>
|
||||||
<a href="/hardware-info/">Hardware Info</a>
|
<a href="/hardware/">Hardware</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue