mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-20 05:21:44 +10:00
feat: add semantic CSS stylesheets (#3274)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor Agent
parent
4ac19f81b3
commit
d2ffbf9618
+11
-1
@@ -4,6 +4,16 @@
|
||||
"name": "Reactive Resume",
|
||||
"favicon": "/favicon.svg",
|
||||
"description": "A privacy-minded resume builder that is customizable, portable, open-source, and free to use.",
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/guides/using-custom-styles",
|
||||
"destination": "/applying-custom-styles"
|
||||
},
|
||||
{
|
||||
"source": "/guides/semantic-css-reference",
|
||||
"destination": "/applying-custom-styles"
|
||||
}
|
||||
],
|
||||
"seo": {
|
||||
"indexing": "navigable",
|
||||
"metatags": {
|
||||
@@ -61,7 +71,7 @@
|
||||
"guides/adding-a-cover-letter",
|
||||
"guides/using-the-builder-dock",
|
||||
"guides/undoing-changes-and-version-history",
|
||||
"guides/using-custom-styles",
|
||||
"applying-custom-styles",
|
||||
"guides/using-ai-in-the-builder",
|
||||
"guides/using-ai-agent",
|
||||
"guides/using-private-notes",
|
||||
|
||||
Reference in New Issue
Block a user