Fix credits url
Someone bought my old domain before I could renew it, so my new domain is now oscarnardone.com instead of .me. Also made the credits footer a bit smaller.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<title>Arona Jones</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="author" content="Oscar Nardone">
|
||||
<meta name="description" content="Arona Jones' website, handmade by https://OscarNardone.me">
|
||||
<meta name="description" content="Arona Jones' website, handmade by https://OscarNardone.com">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||
<style>
|
||||
h1, h2, h3, p, a, li {
|
||||
@@ -52,7 +52,7 @@
|
||||
}
|
||||
</style>
|
||||
<link rel="prefetch" href="https://unchecky.com">
|
||||
<link rel="prefetch" href="https://oscarnardone.me">
|
||||
<link rel="prefetch" href="https://oscarnardone.com">
|
||||
<link rel="prefetch" href="http://technicpack.net/modpack/craftmine.3370">
|
||||
</head>
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
<li><a href="http://technicpack.net/modpack/craftmine.3370">CraftMine</a> - a top notch Minecraft-based game with overwhelmingly positive reviews but low recognition.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p style="bottom: 0px; background-color: rgba(0,0,0,0.33); padding: 0.5rem; margin: 0;">Handmade by <a href="https://oscarnardone.me">Oscar Nardone</a>. No third-party libraries or code were used. Oscar Nardone is not responsible for the content on this site.</p>
|
||||
<p style="bottom: 0px; background-color: rgba(0,0,0,0.33); font-size: small; padding: 0.5rem; margin: 0;">Handmade by <a href="https://oscarnardone.com">Oscar Nardone</a>. No third-party libraries or code were used. Oscar Nardone is not responsible for the content on this site.</p>
|
||||
<script src="instantclick.min.js" data-no-instant></script>
|
||||
<script data-no-instant>InstantClick.init();</script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user