bitbadger.solutions-blog-theme/themes/mantraish/layout/page.pug
Daniel J. Summers 4f22d455d8 Added Linux Resources pages
These are the pages that are currently on djs-consulting.com; we'll
redirect them here
2017-09-02 12:35:19 -05:00

12 lines
177 B
Plaintext

extends base
block title
= page.title
!= ' « '
= config.title
block content
.post.single.hentry
h1.entry-title= page.title
.entry-content!= page.content