Skip to content

Commit

Permalink
[pre-commit.ci] Corrections automatiques appliquées par les git hooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 18, 2024
1 parent e950841 commit 826ad28
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"redhat.vscode-yaml",
"wholroyd.jinja"
]
}
}
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@
"https://squidfunk.github.io/mkdocs-material/schema.json": "mkdocs.yml",
"https://json.schemastore.org/github-issue-forms.json": ".github/ISSUE_TEMPLATE/ARTICLE.yml"
}
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# english-blogs
# english-blogs
1 change: 0 additions & 1 deletion content/blog/index.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# Blog

2 changes: 1 addition & 1 deletion content/theme/assets/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ blockquote.twitter-tweet a {
blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
text-decoration: underline;
}
}
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Project information
site_name: !ENV [MKDOCS_SITE_NAME, "Geotribu"]
site_description: >-
Independent and collaborative website on free and open-source geomatics.
Independent and collaborative website on free and open-source geomatics.
Articles, tutorials, about geographic information, GIS, mapping, data visualization...
site_author: !ENV [MKDOCS_SITE_AUTHOR, "Geotribu"]
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ pre-commit>=3.8,<5

mkdocs-glightbox>=0.3,<0.5
mkdocs-rss-plugin>=1.14,<1.16

0 comments on commit 826ad28

Please sign in to comment.