12 lines
224 B
Markdown
12 lines
224 B
Markdown
---
|
|
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>
|