1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-07 11:31:03 +00:00

Migrate to Bootstrap 5

This commit is contained in:
2021-05-03 21:13:50 -05:00
parent 25f6aed4bb
commit 6b14a9c37f
65 changed files with 374 additions and 592 deletions

View File

@@ -2,7 +2,6 @@
layout: default
---
<div class="container my-5">
{% include breadcrumbs.html %}
<h1>{{ page.title }}</h1>
{% if page.description %}<p class="lead">
{{ page.description }}