💻 Add Bootstrap
This commit is contained in:
parent
9c732fe6a1
commit
d762202f18
4 changed files with 5 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
</head>
|
||||
|
||||
<body {% if page.id %}id="page-{{ page.id }}"{% endif %}>
|
||||
<section class="entry-content">
|
||||
<section class="entry-content container-fluid">
|
||||
{% if page.title %}
|
||||
<header class="entry-header">
|
||||
<h1 class="entry-title">{{ page.title }}</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue