cmc/cv

My curriculum vitae.

clone: git clone https://gitbay.org/cmc/cv.git

59c294b5364ab3ef334b01d7977afcfacd28ef96

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2024-10-01T18:48:34Z

minified the header code since it never changes
 index.html | 15 +++------------
 1 file 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>