summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-10-01 13:48:34 -0500
committerChristian Cleberg <hello@cleberg.net>2024-10-01 13:48:34 -0500
commit59c294b5364ab3ef334b01d7977afcfacd28ef96 (patch)
tree5ca83cf3bf2c36a3153ce587085f2f1422b421a6
parent47866c45ef06c48735b2b71148bb06ebf0356467 (diff)
downloadcv-59c294b5364ab3ef334b01d7977afcfacd28ef96.tar.gz
cv-59c294b5364ab3ef334b01d7977afcfacd28ef96.tar.bz2
cv-59c294b5364ab3ef334b01d7977afcfacd28ef96.zip
minified the header code since it never changes
-rw-r--r--index.html15
1 files changed, 3 insertions, 12 deletions
diff --git a/index.html b/index.html
index 5e5eeb5..d76883b 100644
--- a/index.html
+++ b/index.html
@@ -1,12 +1,5 @@
-<!doctype html>
-<html lang="en">
- <head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Curriculum Vitae</title>
- </head>
- <body>
- <pre><a href="https://cleberg.net">&larr; home</a>
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Curriculum Vitae</title></head><body>
+<pre><a href="https://cleberg.net">&larr; home</a>
Christian Cleberg &lt;hello@cleberg.net&gt;
@@ -38,6 +31,4 @@ Certified Information Systems Auditor (CISA) @ ISACA :: Dec 2021
Certified Entry-Level Python Programmer (PCEP) @ Python Institute :: Nov 2020
Data Science Professional Certificate @ IBM :: Jul 2020
Cybersecurity Audit Certificate @ ISACA :: Mar 2020
-</pre>
- </body>
-</html>
+</pre></body></html>