set footer's font to Raleway
This commit is contained in:
parent
b8928dd80f
commit
66ef6665d5
|
@ -138,11 +138,13 @@
|
||||||
margin: 1cm,
|
margin: 1cm,
|
||||||
footer: text(
|
footer: text(
|
||||||
10pt,
|
10pt,
|
||||||
font: "Lato",
|
font: "Raleway",
|
||||||
fill: subheadings_colour,
|
fill: subheadings_colour,
|
||||||
)[#align(
|
)[#align(
|
||||||
end,
|
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