Global site url source

This commit is contained in:
MrFry 2019-10-26 10:08:56 +02:00
parent 61c71e6c8d
commit d841e464f5
7 changed files with 37 additions and 17 deletions

View file

@ -1,4 +1,3 @@
<html>
<body bgcolor="#212127">
@ -58,7 +57,6 @@
.butt:hover {
background-color: #555;
}
</style>
</head>
<center>
@ -67,7 +65,7 @@
</br>
<%= missingFile %>
</br>
<a href="<%= "http://stuff.frylabs.net" %>" > Back to root </a>
<a href="<%= url %>" > Back to root </a>
</h1>
</center>
</body>