summaryrefslogtreecommitdiffstats
path: root/pages/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages/index.html')
-rw-r--r--pages/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.html b/pages/index.html
index 038fbcd..c60e266 100644
--- a/pages/index.html
+++ b/pages/index.html
@@ -58,7 +58,7 @@
{{ range $name, $path := .Pages }}{{ if ne $path "index.html" }}<h5><a href="{{ $path }}">{{ $name }}</a></h5>{{ end }}{{ end }}
- <img src="/static/anime.png" id="anime">
+ <img src="/grill.php" id="anime">
<script src="/static/script.js"></script>
</body>