-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfooter.yml
28 lines (25 loc) · 1.07 KB
/
footer.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Footer content is organized in columns, with the first one reserved for social icons (defined in _config.yml).
# You can also add a small print license statement at the bottom.
# Columns (the more you add, the narrower they will be)
columns:
- description:
links:
- text: RWTH Aachen University
href: http://www.rwth-aachen.de
new_window: true
- text: Stuttgart University
href: http://www.uni-stuttgart.de
new_window: true
- text: Université de Rennes 1
href: https://www.univ-rennes.fr/
new_window: true
- description:
links:
- text: "funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) - 505496753"
href: https://www.dfg.de/
new_window: true
# Small print license statement to add at the bottom of the footer. Can be Markdown
# Will be prefixed by "© {{ site.author }}" if defined in _config.yml
license: >
Content on this site is licensed under a [CC BY 4.0 License](http://creativecommons.org/licenses/by/4.0/).
\| Theme: [Petridish](https://github.com/peterdesmet/petridish)