File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,11 @@ author:
123123
124124# Site Footer
125125footer :
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:
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments