Made page gathering dynamic, added favicon, included css, worked on some content, created first bash page. Still very much in-progress but the framework is pretty much done. Needs more CSS and content.
This commit is contained in:
9
pages/helpers/footer.php
Normal file → Executable file
9
pages/helpers/footer.php
Normal file → Executable file
@ -1,3 +1,6 @@
|
||||
|
||||
<h6> Copyright $year </h6>
|
||||
|
||||
#!/usr/bin/php
|
||||
<h6>
|
||||
<a href="https://github.com/Hyperling/www/blob/main/LICENSE" target="_blank">
|
||||
Copyright <?php echo date("Y"); ?>
|
||||
</a>
|
||||
</h6>
|
||||
|
Reference in New Issue
Block a user