refactor: Modularize Stylesheets
This commit is contained in:
8
src/about.njk
Normal file
8
src/about.njk
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
layout: base.njk
|
||||
title: About Derek
|
||||
stylesheet: styles/about.css
|
||||
---
|
||||
|
||||
<h1>More About Derek</h1>
|
||||
<h2>Coming Soon!</h2>
|
Reference in New Issue
Block a user