feat: replace Behance with Domestika portfolio
- Updated personal.behance to personal.domestika in both EN and ES - Changed all Behance URLs to Domestika portfolio URL - Updated footer label from "behance_" to "domestika_" - Updated JSON-LD schema to reference Domestika - Updated Go model struct field from Behance to Domestika - New portfolio URL: https://www.domestika.org/es/txeo/portfolio
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"sameAs": [
|
||||
"{{.CV.Personal.LinkedIn}}",
|
||||
"{{.CV.Personal.GitHub}}",
|
||||
"{{.CV.Personal.Behance}}"
|
||||
"{{.CV.Personal.Domestika}}"
|
||||
],
|
||||
"alumniOf": {
|
||||
"@type": "EducationalOrganization",
|
||||
|
||||
Reference in New Issue
Block a user