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

add edit button

parent f41b3670
No related branches found
No related tags found
1 merge request!16add edit button
.center { .center {
display: block; display: block;
margin: auto; margin: auto;
margin-bottom: 5%; margin-bottom: 5%;
margin-top: -5%; margin-top: -5%;
} }
.inline-center-left { .inline-center-left {
float: right; float: right;
} }
.md-typeset h1,
.md-content__button {
display: none;
}
\ No newline at end of file
site_name: Self-Data Grandlyon - Technical Docs site_name: Self-Data Grandlyon - Technical Docs
site_description: A Collection of Technical Documentations Related to the Self-Data Grandlyon Projects. site_description: A Collection of Technical Documentations Related to the Self-Data Grandlyon Projects.
site_author: Métropole de Lyon site_author: Métropole de Lyon
repo_name: "Clone the Project" repo_name: "Forge link"
repo_url: "https://forge.grandlyon.com/web-et-numerique/llle_project/self-data-technical-doc" repo_url: "https://forge.grandlyon.com/web-et-numerique/llle_project/self-data-technical-doc"
edit_uri: "https://forge.grandlyon.com/web-et-numerique/llle_project/self-data-technical-doc/-/blob/master/docs/"
theme: theme:
name: "material" name: "material"
...@@ -19,6 +20,8 @@ theme: ...@@ -19,6 +20,8 @@ theme:
- navigation.tabs - navigation.tabs
- navigation.top - navigation.top
- navigation.instant - navigation.instant
icon:
edit: material/file-edit-outline
markdown_extensions: markdown_extensions:
- pymdownx.inlinehilite - pymdownx.inlinehilite
......
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