aboutsummaryrefslogtreecommitdiff
path: root/_site/includes/dom/header.php
diff options
context:
space:
mode:
authorMinteck <46352972+Minteck@users.noreply.github.com>2021-06-30 00:07:21 +0200
committerMinteck <46352972+Minteck@users.noreply.github.com>2021-06-30 00:07:21 +0200
commit1f23d65f32e37d0c6d703951d6735c9926f8521c (patch)
tree57cd1399dd05a088b2a2fb3d6bdc5d0dc3a2961b /_site/includes/dom/header.php
parent5c5014a95ae79af4b052b5011e7d0c11d6eae6a6 (diff)
downloadunchainedtech-1f23d65f32e37d0c6d703951d6735c9926f8521c.tar.gz
unchainedtech-1f23d65f32e37d0c6d703951d6735c9926f8521c.tar.bz2
unchainedtech-1f23d65f32e37d0c6d703951d6735c9926f8521c.zip
Really done this time
Diffstat (limited to '_site/includes/dom/header.php')
-rw-r--r--_site/includes/dom/header.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/_site/includes/dom/header.php b/_site/includes/dom/header.php
index 079adb5..db37bab 100644
--- a/_site/includes/dom/header.php
+++ b/_site/includes/dom/header.php
@@ -175,6 +175,7 @@ function customError($errno, $errstr, $errfile = "&lt;unknown file&gt;", $errlin
<pre>
#{$errno}: {$errstr}
at {$errfile}:{$errline}
+ at Blogchain.\$Core (PHP " . PHP_VERSION . ")
</pre>
</div>
</body>
@@ -276,6 +277,7 @@ register_shutdown_function("customShutdown");
img {
max-width: 100%;
+ max-height: 50vh;
}
.nav-link:hover, .nav-link:focus {
@@ -313,9 +315,6 @@ register_shutdown_function("customShutdown");
<li class="nav-item">
<a class="nav-link" href="/about">About</a>
</li>
- <li class="nav-item">
- <a class="nav-link" href="https://minteck-projects.alwaysdata.net/legal">Legal</a>
- </li>
</ul>
</nav> \ No newline at end of file