mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
docs: move examples inline shortcode to a partial (#39829)
* docs: move examples inline shortcode to a partial * Further tweaks
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
{{ .Content }}
|
||||
|
||||
{{ if eq .Title "Examples" -}}
|
||||
{{ partial "examples/main" . }}
|
||||
{{ partial "examples/bs-themes" . }}
|
||||
{{- end }}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user