Fix mesh file path
This commit is contained in:
parent
b4fe04727f
commit
aa632e3512
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<div class="mesh-wrap mesh-wrap-top" aria-hidden="true">
|
||||
<div class="mesh-image mesh-image-top">
|
||||
{{ readFile "themes/hugo-bearcub/static/mesh.svg" | safeHTML }}
|
||||
{{ readFile "static/mesh.svg" | safeHTML }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue