diff options
author | gabrielgio <gabriel.giovanini@pm.me> | 2020-07-12 20:54:52 +0200 |
---|---|---|
committer | gabrielgio <gabriel.giovanini@pm.me> | 2020-07-12 20:54:52 +0200 |
commit | 31a09fcf1c0d7abf4791ca6e5bba37135d3305f7 (patch) | |
tree | ab2911083c5fca428fd009b20a24bdf36186b563 /themes/flamingo/layouts/partials/footer.html | |
parent | beccd4b2a4730325b18f52aae6f457b2c593dc85 (diff) | |
download | gabrielgio.me-31a09fcf1c0d7abf4791ca6e5bba37135d3305f7.tar.gz gabrielgio.me-31a09fcf1c0d7abf4791ca6e5bba37135d3305f7.tar.bz2 gabrielgio.me-31a09fcf1c0d7abf4791ca6e5bba37135d3305f7.zip |
Add log and some others small fixes
Diffstat (limited to 'themes/flamingo/layouts/partials/footer.html')
-rw-r--r-- | themes/flamingo/layouts/partials/footer.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/flamingo/layouts/partials/footer.html b/themes/flamingo/layouts/partials/footer.html index 40e51c2..e64a204 100644 --- a/themes/flamingo/layouts/partials/footer.html +++ b/themes/flamingo/layouts/partials/footer.html @@ -3,7 +3,6 @@ <nav> <ul> <li><a href="/about/">about</a></li> - <li><a href="/logs/">logs</a></li> <li><a href="/privacy/">privacy</a></li> <li> <a class="brand-icon" |