mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
examples: remove JS from blog and sticky footer. (#28173)
They don't use it.
This commit is contained in:
parent
d4e782efab
commit
1accd37aa0
@ -4,6 +4,7 @@ title: Blog Template
|
||||
extra_css:
|
||||
- "https://fonts.googleapis.com/css?family=Playfair+Display:700,900"
|
||||
- "blog.css"
|
||||
include_js: false
|
||||
---
|
||||
|
||||
<div class="container">
|
||||
|
@ -4,6 +4,7 @@ title: Sticky Footer Template
|
||||
extra_css: "sticky-footer.css"
|
||||
html_class: "h-100"
|
||||
body_class: "d-flex flex-column h-100"
|
||||
include_js: false
|
||||
---
|
||||
|
||||
<!-- Begin page content -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user