update name
This commit is contained in:
parent
1a37336a43
commit
979b9fb274
@ -1,9 +1,9 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "website"
|
name = "nyf"
|
||||||
version = "0.3.0"
|
version = "0.3.0"
|
||||||
authors = ["glyph <glyph@mycelial.technology>"]
|
authors = ["glyph <glyph@mycelial.technology>"]
|
||||||
edition = "2018"
|
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"
|
repository = "https://git.coopcloud.tech/glyph/website"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
@ -4,7 +4,7 @@ _glyph's website_
|
|||||||
|
|
||||||
Handwritten CSS and HTML, images, an HTML splicer and an RSS generator.
|
Handwritten CSS and HTML, images, an HTML splicer and an RSS generator.
|
||||||
|
|
||||||
## Static Site Generator
|
## nyf
|
||||||
|
|
||||||
`src/main.rs`
|
`src/main.rs`
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
//! # mycelial.technology
|
//! # nyf
|
||||||
//!
|
//!
|
||||||
//! _glyph's static site generator_
|
//! _glyph's static site generator_
|
||||||
//!
|
//!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user