Add google search widget to rclone.org

This commit is contained in:
Ivan Andreev
2021-06-15 23:32:45 +03:00
committed by Nick Craig-Wood
parent 721bae11c3
commit 1cc6dd349e
3 changed files with 10 additions and 0 deletions

View File

@@ -57,5 +57,6 @@
<script src="/js/popper.min.1.16.0.js"></script>
<script src="/js/bootstrap.min.4.4.1.js"></script>
<script src="/js/custom.js?r={{ .Date.Unix }}"></script>
<script src="/js/search.js?r={{ .Date.Unix }}"></script>
</body>
</html>