1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 18:44:01 +02:00

feat(EOL): Add announcement to Examples page

This commit is contained in:
Edward Ezekiel
2024-03-06 09:48:11 -06:00
parent 26f225831a
commit 6bbc12ba12

View File

@@ -6,6 +6,8 @@
<body> <body>
{{ partial "skippy" . }} {{ partial "skippy" . }}
{{ partial "announcement" . }}
{{ partial "docs-navbar" . }} {{ partial "docs-navbar" . }}
<header class="d-flex flex-column flex-md-row align-items-md-center p-5 bg-light"> <header class="d-flex flex-column flex-md-row align-items-md-center p-5 bg-light">