Add feather icons
This commit is contained in:
parent
dc8e62ddc7
commit
b7e0848e36
289 changed files with 304 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
doctype html
|
||||
html
|
||||
html(lang="fr", data-bs-theme="dark")
|
||||
head
|
||||
if .PageTitle
|
||||
title #{.PageTitle} - People - POP Vaud
|
||||
|
|
@ -12,4 +12,6 @@ html
|
|||
body
|
||||
| {{embed}}
|
||||
|
||||
script(src="/static/bootstrap/js/bootstrap.bundle.min.js")
|
||||
script(src="/static/bootstrap/js/bootstrap.bundle.min.js")
|
||||
script(src="/static/feather/dist/feather.min.js")
|
||||
script feather.replace();
|
||||
Loading…
Add table
Add a link
Reference in a new issue