Big site refresh + add missing DevOps page
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c259ffd7eb
commit
589ca352f1
39 changed files with 915 additions and 877 deletions
20
config.yml
20
config.yml
|
|
@ -35,6 +35,16 @@ languages:
|
|||
# weight: 30
|
||||
|
||||
params:
|
||||
others_links:
|
||||
- text: "S'inscrire"
|
||||
href: "/join"
|
||||
class: "btn btn-secondary"
|
||||
icon: "bi-person-plus-fill"
|
||||
- text: "S'identifier"
|
||||
href: "/login"
|
||||
class: "btn btn-outline-primary"
|
||||
icon: "bi-person-check-fill"
|
||||
|
||||
carousel:
|
||||
- title: "domains-lists"
|
||||
description: "**Page d'accueil:** liste des domaines, de différents hébergeurs"
|
||||
|
|
@ -68,6 +78,16 @@ params:
|
|||
newsletter: "newsletter@happydns.org"
|
||||
tryit: "/join"
|
||||
|
||||
others_links:
|
||||
- text: "Sign up"
|
||||
href: "/join"
|
||||
class: "btn btn-secondary"
|
||||
icon: "bi-person-plus-fill"
|
||||
- text: "Sign in"
|
||||
href: "/login"
|
||||
class: "btn btn-outline-primary"
|
||||
icon: "bi-person-check-fill"
|
||||
|
||||
carousel:
|
||||
- title: "domains-lists"
|
||||
description: "**Home page:** domains list on dedicated provider"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue