File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ git push origin main
173173| `email` | Your email address | `you@example.com` |
174174| `instagram` | Full Instagram profile URL | `https://instagram.com/username` |
175175| `linkedin` | Full LinkedIn profile URL | `https://linkedin.com/in/username` |
176- | `x` | Full Twitter/ X profile URL | `https://x.com/username` |
176+ | `x` | Full X profile URL | `https://x.com/username` |
177177| `website` | Your personal website URL | `https://yoursite.com` |
178178
179179# ## Field Guidelines
Original file line number Diff line number Diff line change 5858 {% endif %}
5959 {% if x %}
6060 <a href =" {{ x }}" target =" _blank" class =" flex items-center justify-center p-3 rounded-xl bg-[var(--bg-footer)] border border-[var(--border-color)] hover:border-accent transition-colors" >
61- <span class =" font-bold text-xs" >Twitter </span >
61+ <span class =" font-bold text-xs" >X </span >
6262 </a >
6363 {% endif %}
6464 {% if instagram %}
You can’t perform that action at this time.
0 commit comments