2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

docs: move algolia config to hugo config

This commit is contained in:
XhmikosR
2024-03-13 08:38:53 +02:00
parent 45fe28c5a6
commit f7f0026e4a
4 changed files with 18 additions and 4 deletions
+5
View File
@@ -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"