Disable progress bar in Stork.
This commit is contained in:
parent
8164624cee
commit
0467e4e12f
|
@ -16,5 +16,5 @@ Recent posts:
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<script src="https://files.stork-search.net/stork.js"></script>
|
<script src="https://files.stork-search.net/stork.js"></script>
|
||||||
<script>stork.register("blog", "/index.st");</script>
|
<script>stork.register("blog", "/index.st", {"showProgress" : false});</script>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user