diff options
| author | Arne Rief <riearn@proton.me> | 2025-09-02 23:20:43 +0200 |
|---|---|---|
| committer | Arne Rief <riearn@proton.me> | 2025-09-02 23:20:43 +0200 |
| commit | 2204aa9db535af9b0c38487f74a56bd0ac9f07e2 (patch) | |
| tree | 94544c8c01ea88b901a84e68c0b1c237f30ab6c6 /layouts/partials/footer.html | |
| parent | ade244c72af62827c4c30151404abf755597f243 (diff) | |
Styling
Diffstat (limited to 'layouts/partials/footer.html')
| -rw-r--r-- | layouts/partials/footer.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 9b66758..a0a30b2 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -15,7 +15,6 @@ <img src="{{ .icon }}" class="icon icon-{{ lower .name }}" - style="max-height: 32px" alt="{{ .name }}" aria-hidden="true" /> @@ -32,7 +31,6 @@ <img src="/rss.svg" class="icon icon-rss" - style="max-height: 32px" alt="RSS Feed" aria-hidden="true" /> |
