Skip to content

Commit 4d3a13c

Browse files
authored
Merge pull request #159 from OpenDataManchester/2.1
Patch change 2.1.1
2 parents fa76d6f + 00f1d4f commit 4d3a13c

3 files changed

Lines changed: 16 additions & 5 deletions

File tree

docs/9_Change_Log/8_1_Change_Log.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,17 @@ title: Latest Updates
55
# Latest Updates
66
A document that contains all the changes made to the standard.
77

8+
## 2.1.1 August 07, 2024 { id="2.1.1" }
9+
### Documents
10+
- Added Open 3P logo
11+
- Added author into meta data
12+
- Updated site name
13+
- Updated repository name and url
14+
815
## July 11, 2024
916
### Documents
1017
- Added cork-cork explanation to data flow
18+
- Added milk bottle example to data flow
1119

1220
## May 08, 2024
1321

docs/img/Open_3P_logo.png

15.4 KB
Loading

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)