Skip to content

Commit 0c5ea55

Browse files
committed
Adjust License linking #28
1 parent 264ff3d commit 0c5ea55

File tree

3 files changed

+7
-29
lines changed

3 files changed

+7
-29
lines changed

docs/LICENSE renamed to LICENSE

File renamed without changes.

_config.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ url: https://metafacture.github.io/metafacture-documentation
77
aux_links:
88
Metafacture Documentation on Github: https://github.com/metafacture/metafacture-documentation
99

10+
# External navigation links
11+
nav_external_links:
12+
- title: LICENSE
13+
url: https://github.com/metafacture/metafacture-core/blob/master/LICENSE
14+
1015
# Set a path/url to a logo that will be displayed instead of the title
1116
logo: "/assets/images/metafacture_small.png"
1217
favicon_ico: "/assets/images/favicon.ico"
@@ -18,7 +23,7 @@ favicon_ico: "/assets/images/favicon.ico"
1823
back_to_top: true
1924
back_to_top_text: "Back to top"
2025

21-
footer_content: "Metafacture Documentation is maintained by the <a href=\"https://lobid.org/team-en/\">Open infrastructure team of hbz.</a>"
26+
footer_content: 'Metafacture Documentation is maintained by the <a href="https://lobid.org/team-en/">Open infrastructure team of hbz.</a>'
2227

2328
# Footer last edited timestamp
2429
last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
@@ -48,4 +53,4 @@ callouts:
4853
color: purple
4954
warning:
5055
title: Warning
51-
color: red
56+
color: red

docs/LICENSE.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)