summaryrefslogtreecommitdiff
path: root/cv.php
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-09-12 17:26:24 -0400
committer53hornet <atc@53hor.net>2021-09-12 17:26:24 -0400
commit9da420c624521d54ff9d4d8bd944bcd7a3a03b7e (patch)
tree67f820c5b4eab772b8479dc17c52e06525abbee3 /cv.php
parent2901cf43bf45ff322fb62286c3bf1594b55c20ee (diff)
download53hor-9da420c624521d54ff9d4d8bd944bcd7a3a03b7e.tar.xz
53hor-9da420c624521d54ff9d4d8bd944bcd7a3a03b7e.zip
feat: update hire, updated css, tweaked payments
Diffstat (limited to 'cv.php')
-rw-r--r--cv.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/cv.php b/cv.php
deleted file mode 100644
index 71abfdd..0000000
--- a/cv.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-$title = "Adam T. Carpenter";
-$nav = false;
-include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');
-include('cv.html');