forked from Damaj301damaj/damaj.tech.old.2
First commit: Upload files
This commit is contained in:
commit
1477bbb2e5
7 changed files with 93 additions and 0 deletions
3
templates/footer.php
Normal file
3
templates/footer.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<footer>
|
||||
<a href=https://git.damaj.tech/Damaj301damaj/damaj.tech>Source(Git)</a>
|
||||
</footer>
|
||||
8
templates/header.php
Normal file
8
templates/header.php
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<div class="box">
|
||||
<header>
|
||||
<img src='/img/d301d.png' alt='Site Icon' width=25px height=25px></img>
|
||||
<div class="header">
|
||||
<a href="/">[Main]</a>
|
||||
</header>
|
||||
</div>
|
||||
</div>
|
||||
2
templates/meta.php
Normal file
2
templates/meta.php
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue