centered footer
This commit is contained in:
parent
81c998d614
commit
21fb5b3876
@ -67,3 +67,7 @@ h2 {
|
||||
span.num {
|
||||
color: var(--neon-purple)
|
||||
}
|
||||
|
||||
#footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
- url = "http://seanland.ca"
|
||||
- git = "https://git.snld.xyz/Seanland/unesco-tracker"
|
||||
|
||||
div(id="footer")
|
||||
p Made with #[a(href=git) unesco-tracker] | Copyright: #[a(href=url) ©️ Sean Clarke]
|
||||
|
||||
p
|
||||
|
Reference in New Issue
Block a user