Skip to content

Commit fe559ad

Browse files
committed
add BMBF logo to main page pug
1 parent 398ac14 commit fe559ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/pug/index.pug

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ block content
2222
if index == 1
2323
+index_card_downloads
2424
+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")

0 commit comments

Comments
 (0)