First landing page commit
This commit is contained in:
9
landing.bryanroessler.com/_layouts/default.html
Normal file
9
landing.bryanroessler.com/_layouts/default.html
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
layout: base
|
||||
---
|
||||
|
||||
<div class="intro-header"></div>
|
||||
|
||||
<div role="main" class="container">
|
||||
{{ content }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user