Make subtitle static

This commit is contained in:
2021-01-19 21:34:18 -06:00
parent f3ae621642
commit 2ad7bfc4f2
2 changed files with 1 additions and 191 deletions

View File

@@ -1,6 +1,6 @@
<div class="header">
<img src="/images/logo.png" alt="desu.ltd logo" style="background-color:#ffefe3;"/>
<p class="nomobile"><?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-subtitle.php';?></p>
<p>です</p>
<nav>
<ul>
<li><a href="/">index</a></li>