aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/docsref.md
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2024-03-08 12:43:44 +0200
committerXhmikosR <[email protected]>2024-03-19 11:25:15 +0200
commit24f749cb768b7d7830ed9bc7b3b38d35dbbccffd (patch)
treebc752763aad4e8c36f84a73d2a0e751a364a0e8e /site/content/docs/5.3/docsref.md
parente340674d06f1c5b054eb5395bac85a3cf36d3463 (diff)
downloadbootstrap-24f749cb768b7d7830ed9bc7b3b38d35dbbccffd.tar.xz
bootstrap-24f749cb768b7d7830ed9bc7b3b38d35dbbccffd.zip
docs: bundle assets with Hugo
Also: * load any docs' third-party dependencies from node_modules (except for examples) * exclude docsearch from layouts that don't use it * preconnect to algolia only when not examples layout * switch to `RelPermalink` * refactor JS assets into partials
Diffstat (limited to 'site/content/docs/5.3/docsref.md')
-rw-r--r--site/content/docs/5.3/docsref.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.3/docsref.md b/site/content/docs/5.3/docsref.md
index d0fc42f3d..6b811f47d 100644
--- a/site/content/docs/5.3/docsref.md
+++ b/site/content/docs/5.3/docsref.md
@@ -46,4 +46,4 @@ sitemap_exclude: true
{{< scss-docs name="variable-gradient" file="scss/_variables.scss" >}}
-{{< js-docs name="live-toast" file="site/assets/js/snippets.js" >}}
+{{< js-docs name="live-toast" file="site/assets/js/partials/snippets.js" >}}