make all file paths relative
This commit is contained in:
parent
db87c826d5
commit
756bb74db1
5 changed files with 28 additions and 28 deletions
10
about.html
10
about.html
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/assets/favicons/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/favicons/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" href="assets/favicons/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="assets/favicons/favicon.svg" />
|
||||
<link rel="shortcut icon" href="assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="strongsand" />
|
||||
<link rel="manifest" href="/assets/favicons/site.webmanifest" />
|
||||
<link rel="manifest" href="assets/favicons/site.webmanifest" />
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>fursona | strongsand's domain</title>
|
||||
|
|
16
index.html
16
index.html
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/assets/favicons/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/favicons/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" href="assets/favicons/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="assets/favicons/favicon.svg" />
|
||||
<link rel="shortcut icon" href="assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="strongsand" />
|
||||
<link rel="manifest" href="/assets/favicons/site.webmanifest" />
|
||||
<link rel="manifest" href="assets/favicons/site.webmanifest" />
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="Cache-control" content="public">
|
||||
|
@ -47,12 +47,12 @@
|
|||
<h2>buttons</h2>
|
||||
<p>
|
||||
<a href="https://trinkey.com" target="_blank"><img src="https://trinkey.com/img/88x31.png" width="88" height="31" alt="trinkey"></a>
|
||||
<a href="https://synth.download"><img src="https://synth.download/assets/buttons/sneexy.svg" width="88" height="31" alt="Sneexy"></a>
|
||||
<a href="https://synth.download"><img src="https://synth.downloadassets/buttons/sneexy.svg" width="88" height="31" alt="Sneexy"></a>
|
||||
<a href="https://beepi.ng"><img src="https://beepi.ng/88x31.png" width="88" height="31" alt="unnick"></a>
|
||||
<a href="https://n.kitsu.page"><img src="https://n.kitsu.page/button.png" width="88" height="31" alt="n*"/></a>
|
||||
<a href="https://pquirrel.neocities.org"><img src="https://pquirrel.neocities.org/buttons/self_dark.png" width="88" height="31" alt="pquirrel"/></a>
|
||||
<a href="https://hexaitos.com"><img src="https://hexaitos.com/assets/images/buttons/websites/hexaitos.png" width="88" height="31" alt="Hexaitos"/></a>
|
||||
<a href="https://keithhacks.cyou"><img src="https://keithhacks.cyou/assets/site_button.gif" width="88" height="31" alt="~keith"/></a>
|
||||
<a href="https://hexaitos.com"><img src="https://hexaitos.comassets/images/buttons/websites/hexaitos.png" width="88" height="31" alt="Hexaitos"/></a>
|
||||
<a href="https://keithhacks.cyou"><img src="https://keithhacks.cyouassets/site_button.gif" width="88" height="31" alt="~keith"/></a>
|
||||
<a href="https://notfire.cc"><img src="https://notfire.cc/design/images/buttons/notfire-cc-88x31-af-darkv.gif" width="88" height="31" alt="notfire"/></a>
|
||||
</p>
|
||||
<img src="assets/button.png" width="88" height="31" alt="strongsand"><br>
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/assets/favicons/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/favicons/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" href="assets/favicons/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="assets/favicons/favicon.svg" />
|
||||
<link rel="shortcut icon" href="assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="strongsand" />
|
||||
<link rel="manifest" href="/assets/favicons/site.webmanifest" />
|
||||
<link rel="manifest" href="assets/favicons/site.webmanifest" />
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>interacting | strongsand's domain</title>
|
||||
|
|
10
links.html
10
links.html
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/assets/favicons/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/favicons/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" href="assets/favicons/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="assets/favicons/favicon.svg" />
|
||||
<link rel="shortcut icon" href="assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="strongsand" />
|
||||
<link rel="manifest" href="/assets/favicons/site.webmanifest" />
|
||||
<link rel="manifest" href="assets/favicons/site.webmanifest" />
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>links | strongsand's domain</title>
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/assets/favicons/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/favicons/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" href="assets/favicons/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="assets/favicons/favicon.svg" />
|
||||
<link rel="shortcut icon" href="assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="strongsand" />
|
||||
<link rel="manifest" href="/assets/favicons/site.webmanifest" />
|
||||
<link rel="manifest" href="assets/favicons/site.webmanifest" />
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>404 Not Found | strongsand's domain</title>
|
||||
|
|
Loading…
Reference in a new issue