From 90e007fe21625b1ad03ce7eb091cead3e597bada Mon Sep 17 00:00:00 2001 From: Yohan Boujon Date: Mon, 19 Jun 2023 23:33:15 +0200 Subject: [PATCH] Added base links and pages --- avocat/index.html | 1 + components/navbar.html | 10 +++++----- droits/affaire.html | 1 + droits/penal.html | 1 + join/contact.html | 1 + join/coordonees.html | 1 + 6 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 avocat/index.html create mode 100644 droits/affaire.html create mode 100644 droits/penal.html create mode 100644 join/contact.html create mode 100644 join/coordonees.html diff --git a/avocat/index.html b/avocat/index.html new file mode 100644 index 0000000..78cb40b --- /dev/null +++ b/avocat/index.html @@ -0,0 +1 @@ +

Avocat

\ No newline at end of file diff --git a/components/navbar.html b/components/navbar.html index 97afd74..96843ec 100644 --- a/components/navbar.html +++ b/components/navbar.html @@ -2,20 +2,20 @@