Commit 9865a609 authored by Willi Rath's avatar Willi Rath
Browse files

Merge branch '69-add-back-links-to-readmes' into 'develop'

Add back-link and separate note from description

See merge request !77
parents 811c51b8 c36bd2a7
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -366,13 +366,19 @@ class ReadmeRenderer(Renderer):
        """\
        # {{repo_name}}

        {{repo_description}}

        **Note:**  *This dataset is just a mirror of an external source.
        Please make sure to properly credit the original creators of the data
        set just as you would do if you'd obtained the data directly from
        them.*

        To learn more about how to use and access the data, check the central
        documentation: <https://git.geomar.de/data/docs/>

        -----

        {{repo_description}}


        {{maybe_acknowledgements}}
        {{maybe_citations}}