feat(svg): now serving svgs in separate files
This commit is contained in:
@@ -32,7 +32,7 @@ class="toxicGlow"
|
||||
<div id="home-nav-header">
|
||||
All the fun lies right here
|
||||
<br>
|
||||
<img width="30" height="20" alt="Down arrow" src="{{"arrow.svg" | relURL}}">
|
||||
<object type="image/svg+xml" width="30" height="20" data="{{"arrow.svg" | relURL}}"></object>
|
||||
</div>
|
||||
<nav id="home-nav" class="site-nav">
|
||||
{{ partialCached "menu.html" . }}
|
||||
|
||||
Reference in New Issue
Block a user