Skip to content
Snippets Groups Projects
Verified Commit 90a08407 authored by Martin Weise's avatar Martin Weise
Browse files
parent e5fcffc4
No related branches found
No related tags found
1 merge request!439WIP
...@@ -2,8 +2,8 @@ site_name: Database Repository ...@@ -2,8 +2,8 @@ site_name: Database Repository
site_url: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.10/ site_url: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.10/
repo_url: https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services repo_url: https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services
repo_name: fda-services repo_name: fda-services
site_author: Research Unit Data Science, Technische Universität Wien site_author: TU Wien & the DBRepo developers
copyright: CC-BY 4.0 Technische Universität Wien & Universität Wien copyright: CC-BY 4.0 TU Wien & the DBRepo developers
nav: nav:
- Get Started: - Get Started:
- Welcome to DBRepo: index.md - Welcome to DBRepo: index.md
...@@ -144,6 +144,11 @@ markdown_extensions: ...@@ -144,6 +144,11 @@ markdown_extensions:
- name: mermaid - name: mermaid
class: mermaid class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format format: !!python/name:pymdownx.superfences.fence_code_format
plugins:
- mike:
alias_type: redirect
deploy_prefix: infrastructures/dbrepo
canonical_version: latest
extra: extra:
homepage: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.10/ homepage: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.10/
version: version:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment