Skip to content
Snippets Groups Projects
Verified Commit 41fdc8a5 authored by Lars Frost's avatar Lars Frost
Browse files

Add link to source code in template

parent 12998e07
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ set page( ...@@ -8,7 +8,7 @@ set page(
paper: "a4", paper: "a4",
numbering: "1", numbering: "1",
footer: context [ footer: context [
#{sym.copyright} 2024 Lars Frost, Licensed under GPL-3.0-or-later, Source at #add("Source repo") #{sym.copyright} 2024 Lars Frost, Licensed under GPL-3.0-or-later. #link("https://git.fsmpi.rwth-aachen.de/osak/git-workshop")[Source]
#h(1fr) #h(1fr)
#counter(page).display() #counter(page).display()
], ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment