From: Hannah Issermann Date: Sun, 6 Oct 2024 10:35:34 +0000 (+0200) Subject: Docs: Make "Edit in Stackblitz" links explicit in 'Examples' page (#40766) X-Git-Tag: v5.3.4~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=653f8f3cb306a63897e8a626d4948690a53e913b;p=thirdparty%2Fbootstrap.git Docs: Make "Edit in Stackblitz" links explicit in 'Examples' page (#40766) Co-authored-by: Julien Déramond --- diff --git a/site/layouts/partials/examples/main.html b/site/layouts/partials/examples/main.html index 3dbb640a73..636cd7e2e8 100644 --- a/site/layouts/partials/examples/main.html +++ b/site/layouts/partials/examples/main.html @@ -18,7 +18,7 @@

- + {{ $example.name }}

@@ -26,9 +26,9 @@

{{- $indexPath := default "index.html" $example.indexPath -}} {{- $stackBlitzUrl := printf "%s%s%s" (urls.JoinPath "https://stackblitz.com/github/twbs" $example.url) "?file=" ($indexPath | urlquery) }} - + - Edit in StackBlitz + Edit in StackBlitz