✨ Añade tema Bootiser basado en Bootstrap
This commit is contained in:
parent
ebf1828ea3
commit
c1ba4ac7ea
115 changed files with 15682 additions and 4 deletions
21
extensions/pagetop-bootsier/Cargo.toml
Normal file
21
extensions/pagetop-bootsier/Cargo.toml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
[package]
|
||||
name = "pagetop-bootsier"
|
||||
version = "0.0.18"
|
||||
edition = "2021"
|
||||
|
||||
description = """
|
||||
Tema de PageTop basado en Bootstrap para ofrecer su catálogo de estilos y componentes flexibles.
|
||||
"""
|
||||
categories = ["web-programming", "gui"]
|
||||
keywords = ["pagetop", "theme", "bootstrap", "css", "js"]
|
||||
|
||||
repository.workspace = true
|
||||
homepage.workspace = true
|
||||
license.workspace = true
|
||||
authors.workspace = true
|
||||
|
||||
[dependencies]
|
||||
pagetop.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
pagetop-build.workspace = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue