mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 10:36:39 -07:00
prepare webdog for first release
This commit is contained in:
parent
727e68c817
commit
3d20c3721c
2 changed files with 24 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
|||
[package]
|
||||
description = "static site generator fit for a dog"
|
||||
edition = "2021"
|
||||
homepage = "https://webdog.zyl.gay"
|
||||
license = "AGPLv2"
|
||||
name = "webdog"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/zyllian/webdog"
|
||||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue