From a635b53056839de984bfcd12e380dbe05f5fd59f Mon Sep 17 00:00:00 2001 From: Gijs Date: Thu, 7 Oct 2021 10:26:46 +0200 Subject: [PATCH] Hide through status. --- content/pages/activities.md | 2 +- content/pages/algoliterary-works.md | 2 +- content/pages/home.md | 2 +- content/pages/oracle.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/pages/activities.md b/content/pages/activities.md index d0d5feb..abce129 100644 --- a/content/pages/activities.md +++ b/content/pages/activities.md @@ -1,4 +1,4 @@ title: activities -hidden: True +status: hidden --- \ No newline at end of file diff --git a/content/pages/algoliterary-works.md b/content/pages/algoliterary-works.md index 855293b..993940c 100644 --- a/content/pages/algoliterary-works.md +++ b/content/pages/algoliterary-works.md @@ -1,4 +1,4 @@ title: Algoliterary Works -hidden: True +status: hidden --- \ No newline at end of file diff --git a/content/pages/home.md b/content/pages/home.md index e6ad497..817a548 100644 --- a/content/pages/home.md +++ b/content/pages/home.md @@ -1,6 +1,6 @@ title: An Algoliterary Publishing House slug: home -hidden: true +status: hidden This project by [Anaïs Berck](https://www.anaisberck.be/) proposes to explore the notion of a publishing house in which the authors are algorithms, presented with their contexts and codes; and in which the content of the books seeds with trees and nature. diff --git a/content/pages/oracle.md b/content/pages/oracle.md index 46b0387..6f5f3c8 100644 --- a/content/pages/oracle.md +++ b/content/pages/oracle.md @@ -1,4 +1,4 @@ title: Oracle -hidden: True +status: hidden --- \ No newline at end of file