🎨 Unifica parámetros y estilos del tema básico
Ofrece dos composiciones de página dirigidas a una introducción de contenidos neutra o con referencias a PageTop.
This commit is contained in:
parent
25a71bf526
commit
2b2ce2c501
8 changed files with 130 additions and 84 deletions
|
|
@ -1,4 +1,11 @@
|
|||
# Basic theme, intro layout.
|
||||
intro_pagetop_label = PageTop version on Crates.io
|
||||
intro_release_label = Release date
|
||||
intro_license_label = License
|
||||
|
||||
intro_text1 = PageTop is <strong>an opinionated Rust web development framework</strong> designed to build modular, extensible, and configurable web solutions.
|
||||
intro_text2 = PageTop brings back the essence of the classic web, renders on the server (SSR) and uses <em>HTML-first</em> components, CSS and JavaScript, <strong>with the performance and security of Rust</strong>.
|
||||
|
||||
intro_code = Code
|
||||
intro_have_fun = Coding is creating
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue