From df4e9b9404df332208e9c9bbbc3ec473707132c6 Mon Sep 17 00:00:00 2001 From: Naej Doree <0mindstorming@gmail.com> Date: Wed, 8 Jul 2020 00:27:54 +0200 Subject: [PATCH] removed placeholder text --- content/_index.md | 4 ---- content/post/_index.md | 3 +-- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/content/_index.md b/content/_index.md index a7df6d3..2e26ffc 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,7 +3,3 @@ title: "Naej Doree" featured_image: '/images/gohugo-default-sample-hero-image.jpg' description: "Game Developer, Animator (2D), Illustrator" --- -Welcome to my world ! - -Discover a world of creativity: -Experiments, Game Jams, and sometimes bigger projects ! diff --git a/content/post/_index.md b/content/post/_index.md index 02c86cd..8241263 100644 --- a/content/post/_index.md +++ b/content/post/_index.md @@ -1,5 +1,4 @@ --- title: " Projects" -date: 2017-03-02T12:00:00-05:00 +date: 2020-03-02T12:00:00-05:00 --- -Projects are paginated with only three posts here for example. You can set the number of entries to show on this page with the "pagination" setting in the config file.