Skip to content
Snippets Groups Projects
Commit 9ec24fb5 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

fix: add edit icon

parent e567f2e1
No related branches found
No related tags found
No related merge requests found
Pipeline #50346 passed
......@@ -4,11 +4,13 @@
"backoffice",
"cicd",
"cozycloud",
"cozystack",
"dacc",
"daccv",
"datagrandlyon",
"dataload",
"doctypes",
"easycozy",
"ecogesture",
"ecogestures",
"ecolyo",
......@@ -20,7 +22,9 @@
"Gitflow",
"gitlab",
"grandlyon",
"grdf",
"Grdf",
"grdlyon",
"konnector",
"konnectors",
"l'ecogeste",
......
site_name: Self-Data Grandlyon - Technical Docs
site_description: A Collection of Technical Documentations Related to the Self-Data Grandlyon Projects.
site_author: Métropole de Lyon
repo_name: "Forge link"
repo_url: "https://forge.grandlyon.com/web-et-numerique/factory/llle_project/self-data-technical-doc"
edit_uri: "https://forge.grandlyon.com/web-et-numerique/factory/llle_project/self-data-technical-doc/-/blob/master/docs/"
repo_name: 'Forge link'
repo_url: 'https://forge.grandlyon.com/web-et-numerique/factory/llle_project/self-data-technical-doc'
edit_uri: 'https://forge.grandlyon.com/web-et-numerique/factory/llle_project/self-data-technical-doc/-/blob/master/docs/'
theme:
name: "material"
logo: "img/self_data_grdlyon.png"
favicon: "img/self_data_grdlyon.png"
name: 'material'
logo: 'img/self_data_grdlyon.png'
favicon: 'img/self_data_grdlyon.png'
palette:
scheme: dracula
primary: white
......@@ -20,6 +20,7 @@ theme:
- navigation.tabs
- navigation.top
- navigation.instant
- content.action.edit
icon:
edit: material/file-edit-outline
......@@ -37,7 +38,7 @@ markdown_extensions:
alternate_style: true
extra_css:
- "stylesheets/extra.css"
- 'stylesheets/extra.css'
plugins:
- search
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment