update name

This commit is contained in:
glyph 2021-11-21 16:02:02 +02:00
parent 1a37336a43
commit 979b9fb274
3 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
[package]
name = "website"
name = "nyf"
version = "0.3.0"
authors = ["glyph <glyph@mycelial.technology>"]
edition = "2018"
description = "glyph's personal website, html splicer and rss generator"
description = "html splicer and rss generator"
repository = "https://git.coopcloud.tech/glyph/website"
[dependencies]

View File

@ -4,7 +4,7 @@ _glyph's website_
Handwritten CSS and HTML, images, an HTML splicer and an RSS generator.
## Static Site Generator
## nyf
`src/main.rs`

View File

@ -1,4 +1,4 @@
//! # mycelial.technology
//! # nyf
//!
//! _glyph's static site generator_
//!