Skip to content

Instantly share code, notes, and snippets.

@cloudwales
Last active August 25, 2020 15:07
Show Gist options
  • Save cloudwales/3f0780ec5e95227fa9676f290d044d85 to your computer and use it in GitHub Desktop.
Save cloudwales/3f0780ec5e95227fa9676f290d044d85 to your computer and use it in GitHub Desktop.
Create a Bootstrap 4 Page Layout for October CMS - Part 3
<div class="jumbotron jumbotron-fluid">
<div class="container">
<h1 class="display-4">Our Acme. Company</h1>
<p class="lead">Some dummy content to show what we have...</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment