Skip to content

Commit 05bedc6

Browse files
committed
copyright notice and imprint
1 parent 4a05993 commit 05bedc6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/_config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,11 @@ author:
123123

124124
# Site Footer
125125
footer:
126+
#copyright notice
127+
text: |
128+
The text of this website is available for modification and reuse under the terms of the
129+
**[Creative Commons Attribution-Sharealike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/)**
130+
(CC BY-SA 4.0) and the **[GNU Free Documentation License](https://www.gnu.org/licenses/fdl-1.3-standalone.html)**.
126131
links:
127132
- label: "Bright Giant on LinkedIn"
128133
icon: "fab fa-fw fa-linkedin"
@@ -136,6 +141,9 @@ footer:
136141
- label: "GitHub"
137142
icon: "fab fa-fw fa-github"
138143
url: https://github.com/sirius-ms
144+
- label: "Imprint"
145+
icon: "fas fa-fw fa-gavel"
146+
url: https://bright-giant.com/impressum/
139147
- label: "GitLab"
140148
icon: "fab fa-fw fa-gitlab"
141149
# url:

docs/_pages/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: "Changelog"
77
#### 6.3.3 (2025-09-18)
88
- fix: application starting issue due to faulty logging config
99
- fix: content-type of Multipart endpoints in SIRIUS API/SDKs.
10-
-
10+
1111
#### 6.3.2 (2025-09-25)
1212
- fix: accept-terms button not show when internet-check url not reachable
1313
- fix: issues with Windows system scaling

0 commit comments

Comments
 (0)