mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Update to Bootstrap v4.0.0-beta.2, official release
This commit is contained in:
parent
e20de1fc78
commit
5dfdeeb084
2 changed files with 7 additions and 8 deletions
10
alchemy/static/css/bootstrap.min.css
vendored
10
alchemy/static/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,10 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="{{ DEFAULT_LANG }}">
|
||||
|
||||
<head>
|
||||
<!-- Required meta tags always come first -->
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title>{% block title %}| {{ SITENAME }}{% endblock %}</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue