Afegida la pàgina de serveis.
This commit is contained in:
@@ -14,7 +14,11 @@ params:
|
|||||||
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
|
- identifier: serveis
|
||||||
|
name: "Serveis"
|
||||||
|
url: /serveis/
|
||||||
|
weight: 1
|
||||||
- identifier: seccions
|
- identifier: seccions
|
||||||
name: "Seccions"
|
name: "Seccions"
|
||||||
url: /seccions/
|
url: /seccions/
|
||||||
weight: -110
|
weight: 2
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "L'Ajuntament"
|
title: "L'Ajuntament"
|
||||||
date: 2021-10-27T21:56:35+02:00
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Aquesta és la pàgina de l'ajuntament
|
# Aquesta és la pàgina de l'ajuntament
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "00 - Conceptes bàsics"
|
title: "00 - Conceptes bàsics I"
|
||||||
author: "Marc Sastre Rienitz"
|
author: "Marc Sastre Rienitz"
|
||||||
date: 2021-10-27T21:56:35+02:00
|
date: 2021-10-27T21:56:35+02:00
|
||||||
type: post
|
type: post
|
||||||
|
|||||||
22
content/serveis/_index.md
Normal file
22
content/serveis/_index.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
title: "Serveis"
|
||||||
|
---
|
||||||
|
# Serveis Virtuals
|
||||||
|
|
||||||
|
## [Repositori de git](https://git.lajuntament.space "Gitea de l'Ajuntament")
|
||||||
|
[{{< image
|
||||||
|
src="/img/gitea.png"
|
||||||
|
style="float: left; height: auto; max-width: 30%; border-radius: 8px; padding: 20px; padding-top: 5px;"
|
||||||
|
position="left" alt="Gitea" >}}](https://git.lajuntament.space)
|
||||||
|
Repositori de git amb els diversos projectes tecnològics de l'Ajuntament.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## [Nextcloud](https://nextcloud.lajuntament.space "Nextcloud de l'Ajuntament")
|
||||||
|
[{{< image
|
||||||
|
src="/img/nextcloud.png"
|
||||||
|
style="float: left; height: auto; max-width: 30%; border-radius: 8px; padding: 20px; padding-top: 5px;"
|
||||||
|
position="left" alt="Nextcloud" >}}](https://nextcloud.lajuntament.space)
|
||||||
|
Els fitxers de l'Ajuntament.
|
||||||
|
|
||||||
|
---
|
||||||
BIN
static/img/gitea.png
Normal file
BIN
static/img/gitea.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 113 KiB |
BIN
static/img/nextcloud.png
Normal file
BIN
static/img/nextcloud.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
Reference in New Issue
Block a user