summaryrefslogtreecommitdiffstats
path: root/src/sections/preamble.tex
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-01-16 14:59:24 -0600
committerToby Vincent <tobyv13@gmail.com>2023-01-16 15:10:56 -0600
commitaca1fc1c4be8de4f65c96baa2c0707036618b43c (patch)
treed033710f7cc6e1dcdbb7fa5dbe7f3497be991a2d /src/sections/preamble.tex
parent823370ee22bed896bb54bece45f80860d3e97e6a (diff)
refactor: restructure project
Diffstat (limited to 'src/sections/preamble.tex')
-rw-r--r--src/sections/preamble.tex21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/sections/preamble.tex b/src/sections/preamble.tex
deleted file mode 100644
index 1cfa092..0000000
--- a/src/sections/preamble.tex
+++ /dev/null
@@ -1,21 +0,0 @@
-\documentclass[10pt,a4paper,sans]{moderncv}
-
-\moderncvtheme[blue]{classic}
-
-\usepackage[utf8]{inputenc}
-
-\usepackage[top=0.9cm, bottom=0.6cm, left=2cm, right=2cm]{geometry}
-\usepackage{lipsum}
-
-\setlength{\hintscolumnwidth}{2.8cm}
-\newcommand*{\sourcehutsocialsymbol}{{\faIcon[regular]{circle}}~}
-
-\title{Curriculum Vitae}
-
-\name{Toby}{Vincent}
-\address{111 Whitsell Way}{62040, Granite City, Illinois}
-\email{tobyv13@gmail.com}
-\mobile{217.617.3424}
-\social[linkedin]{tobyvin}
-\social[github]{tobyvin}
-\social[sourcehut][sr.ht/~tobyvin]{tobyvin}