From 35d55c1cf7bc2b0c70438fc6dc79e7119bb4a9fe Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Tue, 25 Oct 2022 17:33:40 -0400 Subject: [PATCH] Make the about page not-a-draft --- content/about/index.es.md | 1 + content/about/index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/about/index.es.md b/content/about/index.es.md index 7348699..0253dde 100644 --- a/content/about/index.es.md +++ b/content/about/index.es.md @@ -1,5 +1,6 @@ --- title: "Hola! ๐Ÿ‘‹๐Ÿป" +draft: false --- Me llamo Eryn. Mis pronombres son [ella/ella][p]. Esta es me pรกgina personal. Bienvenide. diff --git a/content/about/index.md b/content/about/index.md index 04ddb6e..ed28084 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -1,7 +1,7 @@ --- title: "Hi! ๐Ÿ‘‹๐Ÿป" date: 2022-09-03T12:14:32-07:00 -draft: true +draft: false resources: - name: me src: me.jpeg