+ {% if tags and 'general' in tags %}
+
+ {% endif %}
{{ title }}
diff --git a/src/css/style.css b/src/css/style.css
index ddeeca8..c07b0ca 100644
--- a/src/css/style.css
+++ b/src/css/style.css
@@ -106,7 +106,7 @@ article img[src*='#center'] {
article h1, article h2, article h3, article h4, article h5, article h6 {
font-weight: 700;
color: #f9fafb;
- margin-top: 2em;
+ margin-top: 1em;
margin-bottom: 0.5em;
line-height: 1.25;
}
diff --git a/src/index.md b/src/index.md
index 512dc4c..6a35e50 100644
--- a/src/index.md
+++ b/src/index.md
@@ -12,8 +12,7 @@ image: "/assets/images/jesus.jpg"
10+ years of experience in troubleshooting, designing, and deploying robust network solutions.
diff --git a/src/resume.md b/src/resume.md new file mode 100644 index 0000000..a4e93ac --- /dev/null +++ b/src/resume.md @@ -0,0 +1,23 @@ +--- +title: "My Professional Resume" +date: "2025-08-25" +layout: "post.njk" +sitemapPriority: 0.8 +sitemapChangefreq: "monthly" +--- + +
+
+
+
+
+
+
+
+ Download
+
+
\ No newline at end of file