0
0
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:
XhmikosR 2019-02-04 23:42:23 +02:00 committed by GitHub
parent d4e782efab
commit 1accd37aa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -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">

View File

@ -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 -->