summaryrefslogtreecommitdiffstats
path: root/preamble.tex
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2023-11-13 21:40:12 -0600
committerToby Vincent <tobyv@tobyvin.dev>2023-11-13 21:40:12 -0600
commit021a6d17ddd3e62e36046839e0e8e8f442f0d96d (patch)
treeb277097b3a282e989b61d96210fcff1a09a7345f /preamble.tex
parent2aec1184e3ac8a7a560ccc81539243ed43aaae57 (diff)
build: remove src/ directory to simplify dev envv0.1.5
Diffstat (limited to 'preamble.tex')
-rw-r--r--preamble.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/preamble.tex b/preamble.tex
new file mode 100644
index 0000000..4427661
--- /dev/null
+++ b/preamble.tex
@@ -0,0 +1,19 @@
+\documentclass[10pt,a4paper,sans]{moderncv}
+
+\usepackage[utf8]{inputenc}
+\usepackage[top=0.9cm, bottom=0.6cm, left=2cm, right=2cm]{geometry}
+\usepackage{luacode}
+
+\moderncvtheme[blue]{classic}
+\setlength{\hintscolumnwidth}{2.8cm}
+\newcommand*{\sourcehutsocialsymbol}{{\faIcon[regular]{circle}}~}
+
+\title{Curriculum Vitae}
+\name{Toby}{Vincent}
+\address{111 Whitsell Way}{62040, Granite City, Illinois}
+\email{tobyv@tobyvin.dev}
+\mobile{217.617.3424}
+\homepage{tobyvin.dev}
+\social[linkedin]{tobyvin}
+\social[github]{tobyvin}
+\social[sourcehut][sr.ht/~tobyvin]{tobyvin}