Add link previews on hover
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
layout: default
|
||||
layout: page
|
||||
title: About
|
||||
permalink: /about
|
||||
---
|
||||
|
||||
*This is an about page.*
|
||||
|
||||
Feel free to tell the world about what you love! 😍
|
||||
Feel free to tell the world about what you love! 😍
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
layout: page
|
||||
title: Home
|
||||
id: home
|
||||
permalink: /
|
||||
---
|
||||
|
||||
<div>
|
||||
<h1>Welcome! 🌱</h1>
|
||||
<p>This is your digital garden. Here's [[Your first seed]] to get started on your exploration.</p>
|
||||
</div>
|
||||
# Welcome! 🌱
|
||||
|
||||
This is your digital garden. Here's [[Your first seed]] to get started on your exploration.
|
||||
|
||||
Reference in New Issue
Block a user