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