diff --git a/lib.typ b/lib.typ index e3ce67d..097c9cc 100644 --- a/lib.typ +++ b/lib.typ @@ -40,7 +40,14 @@ ) } } - place(top+right, date.display()) + context { + place( + top+right, + dy: -page.margin*0.8, + dx: +page.margin*0.8, + date.display() + ) + } if authors != () { align(center)[ //By: