Skip to content

Commit fd21912

Browse files
committed
Update mkdocs - add logo, improve site name, add site author, update repo
1 parent 32a7df4 commit fd21912

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

mkdocs.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
# Project information
2-
site_name: Open3P
2+
site_name: Open 3P
33
site_url: https://standard.open3p.org
4-
site_description: Open3P is an open standard for packaging data.
4+
site_author: Open Data Manchester CIC
5+
site_description: Open3 P is an open standard for packaging data.
6+
7+
# Repository
8+
repo_name: ODM/Open3P
9+
repo_url: https://github.com/OpenDataManchester/Open3p
510

611
# Copyright
712
copyright: Copyright © Open Data Manchester CIC, and released under the Apache License, Version 2.0.
813

9-
1014
# Configuration
1115
theme:
1216
name: material
1317
custom_dir: overrides
18+
logo: img/Open_3P_logo.png
1419
favicon: img/favicon-192.png
1520
icon:
1621
repo: fontawesome/brands/git-alt
@@ -112,8 +117,6 @@ extra:
112117
- icon: fontawesome/solid/globe
113118
link: https://www.opendatamanchester.org.uk/
114119
name: ODM Website
115-
repo_url: https://github.com/OpenDataManchester/PPP
116-
repo_name: ODM/PPP
117120
edit_uri: ""
118121
markdown_extensions:
119122
- admonition

0 commit comments

Comments
 (0)