diff options
| author | XhmikosR <[email protected]> | 2024-03-13 08:38:53 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2024-03-19 11:25:15 +0200 |
| commit | f7f0026e4af2fee210b664e145dfe55bd12b7deb (patch) | |
| tree | e8d89a44a7a50765cd496f495eb9617b47016d84 /hugo.yml | |
| parent | 45fe28c5a6ed88d1a661355349aed799a79ed0fe (diff) | |
| download | bootstrap-f7f0026e4af2fee210b664e145dfe55bd12b7deb.tar.xz bootstrap-f7f0026e4af2fee210b664e145dfe55bd12b7deb.zip | |
docs: move algolia config to hugo config
Diffstat (limited to 'hugo.yml')
| -rw-r--r-- | hugo.yml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -73,6 +73,11 @@ params: analytics: fathom_site: "ITUSEYJG" + algolia: + appId: "AK7KMZKZHQ" + apiKey: "3151f502c7b9e9dafd5e6372b691a24e" + indexName: "bootstrap" + download: source: "https://github.com/twbs/bootstrap/archive/v5.3.3.zip" dist: "https://github.com/twbs/bootstrap/releases/download/v5.3.3/bootstrap-5.3.3-dist.zip" |
