mirror of
https://github.com/Jackzmc/storage.git
synced 2025-05-10 10:33:21 +00:00
Merge server folder to root
This commit is contained in:
parent
7de75a582a
commit
f921f47529
4418 changed files with 25524 additions and 3 deletions
11
templates/about.html.hbs
Normal file
11
templates/about.html.hbs
Normal file
|
@ -0,0 +1,11 @@
|
|||
{{#> layouts/main }}
|
||||
<div class="content">
|
||||
<h4>Credits</h4>
|
||||
<ul>
|
||||
<li><a href="https://www.flaticon.com/free-icons/default" title="default icons">Default icons created by kliwir art -
|
||||
Flaticon</a></li>
|
||||
<li><a href="https://webgradients.com/">https://webgradients.com/</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
{{/layouts/main}}
|
Loading…
Add table
Add a link
Reference in a new issue