···1717 profile-photo: image("assets/avatar.png"),
1818 // To use custom image icons in personal.info.custom-<name> entries,
1919 // pass them here (keys must match the custom-<name> keys in metadata.toml):
2020- // custom-icons: (
2121- // "custom-tangled": image("assets/avatar.png"),
2222- // ),
2020+ custom-icons: (
2121+ "custom-tangled": image("assets/tangled.svg"),
2222+ ),
2323)
24242525// Add, remove, or reorder modules to customize your CV content
+2-2
profile_en/metadata.toml
···115115 location = "Chicago, IL"
116116 # extraInfo = "Available for remote work" # Shown as extra text with an info icon in header
117117 # Insert a line break in the header info, splitting icons across two lines
118118- #linebreak = ""
118118+ # linebreak = ""
119119120120 # Custom info with awesome icon
121121 [personal.info.custom-tangled]
122122- awesomeIcon = "code" # See https://typst.app/universe/package/fontawesome/
122122+ awesomeIcon = "code"
123123 text = "igneousflock.dev"
124124 link = "https://tangled.org/igneousflock"
125125