mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-28 14:23:11 +00:00
updated footer info
This commit is contained in:
parent
4d41546a02
commit
e43e4dce1d
4 changed files with 15 additions and 22 deletions
|
@ -24,19 +24,18 @@ if (is_dir("assets/icons/")) {
|
|||
<a class='link' href="https://superdupersecteteuploadtest.fluffybean.gay/info/about.php">
|
||||
<img class='svg' src='<?php echo $dir; ?>scroll.svg'>
|
||||
About</a>
|
||||
<a class='link' href="https://superdupersecteteuploadtest.fluffybean.gay/info/about.php#usage">
|
||||
<img class='svg' src='<?php echo $dir; ?>scroll.svg'>
|
||||
Usage</a>
|
||||
<a class='link' href="https://superdupersecteteuploadtest.fluffybean.gay/info/about.php#guide">
|
||||
<img class='svg' src='<?php echo $dir; ?>scroll.svg'>
|
||||
Guides</a>
|
||||
<a href="https://github.com/Fluffy-Bean/image-gallery">
|
||||
<img class='svg' src='<?php echo $dir; ?>github-logo.svg'>
|
||||
Project Code</a>
|
||||
<a href="https://github.com/Fluffy-Bean/image-gallery/blob/main/LICENSE.md">
|
||||
<img class='svg' src='<?php echo $dir; ?>link.svg'>
|
||||
Legal</a>
|
||||
</div>
|
||||
<div class="footer-child center flex-down">
|
||||
<h3>Other</h3>
|
||||
<h3>Other Work</h3>
|
||||
<a class='link' href="https://testing.fluffybean.gay">
|
||||
<img class='svg' src='<?php echo $dir; ?>link.svg'>
|
||||
Testing Page</a>
|
||||
<p>*Internal screaming*</p>
|
||||
<a class='link' href="https://gay.fluffybean.gay">
|
||||
<img class='svg' src='<?php echo $dir; ?>link.svg'>
|
||||
My website!</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue