update home and about

This commit is contained in:
Ehab Hassan 2025-05-21 15:40:28 +03:00
parent c2c021531c
commit 0be19f8c9b
2 changed files with 6 additions and 6 deletions

View File

@ -6,12 +6,12 @@ title = "Mycelium"
description = "Our global digital backbone" description = "Our global digital backbone"
# When set to "true", a feed is automatically generated. # 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. # 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. # 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. # 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 # The number of articles to include in the feed. All items are included if
# this limit is not set (the default). # this limit is not set (the default).
@ -51,8 +51,8 @@ external_links_no_referrer = true
# For example, `...` into `…`, `"quote"` into `“curly”` etc # For example, `...` into `…`, `"quote"` into `“curly”` etc
smart_punctuation = true smart_punctuation = true
[build] #[build]
not_found = "404.md" #not_found = "404.md"
[[taxonomies]] [[taxonomies]]
name = "categories" name = "categories"

View File

@ -1,8 +1,8 @@
--- ---
title: "Mycelium" 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 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 #date: 2018-09-14T21:00:00-05:00
updated: 2021-02-20T14:40:00-06:00 #updated: 2021-02-20T14:40:00-06:00
draft: false draft: false
extra: extra:
author: ThreeFold author: ThreeFold