Compare commits

...

2 Commits

Author SHA1 Message Date
4b9b2dfa4e docs: update acts/digital/changes/home 2022-07-16 09:36:39 +00:00
185d705da1 docs: update acts/digital/changes/home 2022-07-16 09:36:22 +00:00

View File

@ -2,7 +2,7 @@
title: Wiki. Home
description: Le Wiki. est la référence documentaire des GrandsVoisins.com
published: true
date: 2022-07-16T09:29:35.282Z
date: 2022-07-16T09:36:37.229Z
tags:
editor: markdown
dateCreated: 2022-07-16T09:21:41.791Z
@ -46,6 +46,7 @@ node {
*** La Ressourcerie Creative
-- [[https://www.appgv.com/fr appGV.com]]
--- [[https://www.lesgrandsvoisins.com/fr WWW.]]
-- id.lesgv.com
@end
```
@ -66,4 +67,14 @@ node {
** pass.
-- [[https://www.lesgrandsvoisins.com/fr WWW.]]
@end
```
```
```plantuml
@startuml
object www.
object wiki.
object id.
object apps.
www. *--> wiki.
@enduml
```