format: auto-formatting

This commit is contained in:
Paul Tsouchlos
2024-07-22 09:52:18 -04:00
parent 650b2b0cec
commit 3845415587
2 changed files with 4 additions and 5 deletions

View File

@@ -204,7 +204,7 @@
)
show heading.where(level: 1): it => [
#set block(
above: 1em,
below: 1em,
@@ -285,7 +285,7 @@
let address = {
set text(
size: 9pt,
weight: "regular"
weight: "regular",
)
align(center)[
#if ("address" in author) [
@@ -382,9 +382,8 @@
description: "",
accent-color: default-accent-color,
location-color: default-location-color,
title-link: none
title-link: none,
) = {
let title-content
if type(title-link) == "string" {
title-content = link(title-link)[#title]

View File

@@ -30,7 +30,7 @@
location: "Example City, EX",
date: "2019 - Present",
description: "Example, Inc.",
title-link: "https://github.com/DeveloperPaul123"
title-link: "https://github.com/DeveloperPaul123",
)
#resume-item[