You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,6 +174,7 @@ The following customizations can be made:
174
174
1. Changing the Logo
175
175
1. Changing the Colors
176
176
1. Changing the Fonts
177
+
1. Changing the Footer Links
177
178
178
179
#### Changing the Title
179
180
@@ -222,6 +223,18 @@ After that you have to adjust the config with the appropriate settings for `font
222
223
You need to provide all settings for `regular` as well as `bold`.
223
224
Otherwise SkoHub Vocabs will use the default fonts.
224
225
226
+
#### Changing the Footer Links
227
+
228
+
You can - and probably should - change the following links
229
+
230
+
- "Impressum" (Imprint)
231
+
- "Datenschutz" (Privacy)
232
+
233
+
in the footer section of your Skohub website by adding a custom `footer` object to your `config.yaml`. See `config.default.yaml` for how the default links are defined. You can also add more links as desired.
234
+
235
+
Currently, only the "Source" link cannot not be changed by configuration.
236
+
237
+
225
238
## Adding additional properties to SkoHub Vocabs
226
239
227
240
If you need additional properties beside SKOS, here is how you add them:
0 commit comments