From 0be19f8c9bbbf3d94e9620a7289a026a1e3f8756 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Wed, 21 May 2025 15:40:28 +0300 Subject: [PATCH] update home and about --- config.toml | 8 ++++---- content/_index.md | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config.toml b/config.toml index 4309f46..39b5ecd 100644 --- a/config.toml +++ b/config.toml @@ -6,12 +6,12 @@ title = "Mycelium" description = "Our global digital backbone" # When set to "true", a feed is automatically generated. -generate_feed = true +# generate_feed = true # The filename to use for the feed. Used as the template filename, too. # Defaults to "atom.xml", which has a built-in template that renders an Atom 1.0 feed. # There is also a built-in template "rss.xml" that renders an RSS 2.0 feed. -feed_filename = "atom.xml" +# feed_filename = "atom.xml" # The number of articles to include in the feed. All items are included if # this limit is not set (the default). @@ -51,8 +51,8 @@ external_links_no_referrer = true # For example, `...` into `…`, `"quote"` into `“curly”` etc smart_punctuation = true -[build] -not_found = "404.md" +#[build] +#not_found = "404.md" [[taxonomies]] name = "categories" diff --git a/content/_index.md b/content/_index.md index f020405..02dc803 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,8 +1,8 @@ --- title: "Mycelium" description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging. " # quotation marks to allow colons where used -date: 2018-09-14T21:00:00-05:00 -updated: 2021-02-20T14:40:00-06:00 +#date: 2018-09-14T21:00:00-05:00 +#updated: 2021-02-20T14:40:00-06:00 draft: false extra: author: ThreeFold