feat: add 'back-to-top' link to site footer (#167)

* feat: add 'back-to-top' link to site footer

* add aria-label to link
This commit is contained in:
Robert Kaussow 2021-07-20 09:58:56 +02:00 committed by GitHub
parent 4bdf727cea
commit 8abe25f3cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 41 additions and 7 deletions

View file

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 28 28">
<title>keyboard_arrow_up</title>
<path d="M24.719 22.64l-10.719-10.719-10.719 10.719-3.281-3.281 14-14 14 14z"></path>
</svg>

After

Width:  |  Height:  |  Size: 257 B