Initial release
This commit is contained in:
9
_pages/about.md
Normal file
9
_pages/about.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
layout: default
|
||||
title: About
|
||||
permalink: /about
|
||||
---
|
||||
|
||||
*This is an about page.*
|
||||
|
||||
Feel free to tell the world about what you love! 😍
|
||||
11
_pages/index.md
Normal file
11
_pages/index.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: default
|
||||
title: Home
|
||||
id: home
|
||||
permalink: /
|
||||
---
|
||||
|
||||
<div>
|
||||
<h1>Welcome! 🌱</h1>
|
||||
<p>This is your digital garden. Here's the <a href="/your-first-note">first note</a> to get started on your exploration.</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user