Make the about page not-a-draft
This commit is contained in:
parent
782f613d5a
commit
35d55c1cf7
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "Hola! 👋🏻"
|
||||
draft: false
|
||||
---
|
||||
|
||||
Me llamo Eryn. Mis pronombres son [ella/ella][p]. Esta es me página personal. Bienvenide.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Hi! 👋🏻"
|
||||
date: 2022-09-03T12:14:32-07:00
|
||||
draft: true
|
||||
draft: false
|
||||
resources:
|
||||
- name: me
|
||||
src: me.jpeg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue