feat: replace error page icon (#84)

BREAKING CHANGE: The icon `gdoc_telescope` was removed. If you are using this icon you have to replace it.
This commit is contained in:
Robert Kaussow 2021-03-04 22:01:10 +01:00 committed by GitHub
parent 458e108e15
commit 9ab80e989e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 12 deletions

View file

@ -14,7 +14,7 @@
<main class="gdoc-error flex-even">
<div class="flex align-center justify-center">
<div class="gdoc-error__icon">
<svg class="icon gdoc_telescope"><use xlink:href="#gdoc_telescope"></use></svg>
<svg class="icon gdoc_cloud_off"><use xlink:href="#gdoc_cloud_off"></use></svg>
</div>
<div class="gdoc-error__message">
<div class="gdoc-error__line gdoc-error__title">Lost?</div>