set footer's font to Raleway
This commit is contained in:
parent
b8928dd80f
commit
66ef6665d5
|
@ -138,11 +138,13 @@
|
|||
margin: 1cm,
|
||||
footer: text(
|
||||
10pt,
|
||||
font: "Lato",
|
||||
font: "Raleway",
|
||||
fill: subheadings_colour,
|
||||
)[#align(
|
||||
end,
|
||||
"For additional resources (projects, code, PDFs, etc.) refer to personal website",
|
||||
smallcaps[
|
||||
For additional resources (projects, code, PDFs, etc.) refer to #link("https://laurent.fainsin.bzh")[personal website]
|
||||
],
|
||||
)],
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue