We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f9d69 commit b1463b7Copy full SHA for b1463b7
src/pug/index.pug
@@ -22,6 +22,5 @@ block content
22
if index == 1
23
+index_card_downloads
24
+index_card(card.title, card.icon, card.url, card.links)
25
- section.pt-4
26
- .container.text-center
27
- img.w-25(src="assets/BMBF_logo_en.jpeg", alt="BMBF logo")
+ .container.text-center
+ img.w-25(src="assets/BMBF_logo_en.jpeg", alt="BMBF logo")
0 commit comments