We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e9a05 commit 9f2ca1eCopy full SHA for 9f2ca1e
2 files changed
_layouts/home.html
@@ -9,7 +9,7 @@
9
<div class="d-flex flex-wrap">
10
<div class="col-lg-5 order-1 order-md-1">
11
<img id="amorphous-blob" src="{{ '/assets/amorphous-blob.png' | relative_url}}">
12
- <object id="batfish-logo" type="image/svg+xml" data="{{ '/assets/animated-batfish.svg' | relative_url}}" class="mx-2">
+ <object id="batfish-logo" type="image/svg+xml" data="{{ '/assets/batfish.svg' | relative_url}}" class="mx-2">
13
<!-- TODO ADD FALLBACK FOR SVG-->
14
</object>
15
</div>
assets/batfish.svg
0 commit comments