Implement Jekyll again
Done again as navigation drawer wasn't closing when it was supposed to
This commit is contained in:
9
index.md
Normal file
9
index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Demo Site
|
||||
description: Small coding projects
|
||||
layout: default
|
||||
---
|
||||
|
||||
# My {{ page.title }}
|
||||
This site contains code for small projects that I am doing; each project can be accessed via the navigation drawer.
|
||||
If you have any ideas for projects I could do, please leave them [here](https://goo.gl/forms/qXO1cwSbE4FoQHdq2).
|
||||
Reference in New Issue
Block a user