datahorror

Research Data Management Escape Room
git clone https://git.ce9e.org/datahorror.git

commit
e582c1d6371d4097db2a7d4d7b74d73a4e03c31b
parent
cc87f8462812966f5a95ca2801d813a14d67d2af
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2025-08-08 08:58
link to github in footer

Diffstat

M layouts/_default/baseof.html 3 ++-

1 files changed, 2 insertions, 1 deletions


diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html

@@ -47,7 +47,8 @@
   47    47     <footer>
   48    48         <div class="container">
   49    49             &copy; 2025 Tobias Bengfort &middot;
   50    -1             <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="license">CC-BY-SA-4.0</a> <br>
   -1    50             <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="license">CC-BY-SA-4.0</a> &middot;
   -1    51             contribute on <a href="https://github.com/xi/datahorror/">github</a> <br>
   51    52             based on <a href="https://sites.google.com/vu.nl/datahorror/">Data Horror Escape Room</a> by Vrije Universiteit Amsterdam, Leiden University and Eindhoven University of Technology
   52    53         </div>
   53    54     </footer>