Skip to content

Commit 59673db

Browse files
author
Christopher Powroznik
committed
fix: Adds metadata for entries
Enhances SEO by adding description, author, and github metadata. This helps search engines understand the page content and improves discoverability.
1 parent 1469142 commit 59673db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

entries/interactiveResumeBuilder.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Interactive Resume Builder</title>
7+
<meta name="description" content="Effortlessly craft your ideal resume with this interactive builder featuring a drag-and-drop interface and premade, fully editable sections. Arrange components with ease, then export as a PDF.">
8+
<meta name="author" content="Jenny Hwang">
9+
<meta name="github" content="jennyunh">
710
<style>
811
/* =============================================================================
912
CSS Custom Properties (Variables)

0 commit comments

Comments
 (0)