mirror of
https://github.com/Jackzmc/storage.git
synced 2025-05-10 05:23:20 +00:00
add dynamic is-active for nav
This commit is contained in:
parent
e4870bf88e
commit
f342f693db
10 changed files with 78 additions and 16 deletions
10
server/templates/about.html.hbs
Normal file
10
server/templates/about.html.hbs
Normal file
|
@ -0,0 +1,10 @@
|
|||
{{#> 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>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
{{/layouts/main}}
|
Loading…
Add table
Add a link
Reference in a new issue