mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03: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