✨ Add html!{} and Tera templates for PageTop
This commit is contained in:
parent
046d5605e9
commit
bf150d206f
30 changed files with 2756 additions and 416 deletions
|
|
@ -15,9 +15,10 @@ authors = { workspace = true }
|
|||
license = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
pagetop = { workspace = true }
|
||||
pagetop-aliner = { workspace = true }
|
||||
static-files = { workspace = true }
|
||||
pagetop.workspace = true
|
||||
pagetop-aliner.workspace = true
|
||||
|
||||
static-files.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
pagetop-build = { workspace = true }
|
||||
pagetop-build.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue