1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 17:26:37 -04:00

bump Hugo to v0.79.1

This commit is contained in:
2020-12-19 11:41:04 -05:00
parent 898a65e296
commit 54357538d3
8 changed files with 36 additions and 91 deletions

7
assets/js/search.js Normal file
View File

@ -0,0 +1,7 @@
algoliasearchNetlify({
appId: "0XNKMPBIAW",
apiKey: "2cdf280c8d3ba1b40c38a7d71bbe5b0b",
siteId: "a7403a53-fd9d-44c0-a708-a84d9fc1454d",
branch: "main",
selector: "div#search",
});

File diff suppressed because one or more lines are too long