Skip to content

Commit

Permalink
fix facebook social
Browse files Browse the repository at this point in the history
  • Loading branch information
eyaler committed Dec 30, 2024
1 parent da54651 commit 1642361
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resen/pages.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const authors = {
"resen": {
"name": {"": "רֶסֶן – כתב עת מקוון ליצירה אילוצית וחישובית בעברית", "en": "Resen - an online journal for constrained and computational creation in Hebrew"},
"mail": "[email protected]",
"web": "www.facebook.com/RESENonline",
"facebook": "RESENonline",
"instagram": "resen_an_online_journal",
"github": "github.com/oulipoh/oulipoh.github.io",
"sponsors": "oulipoh",
Expand Down Expand Up @@ -198,6 +198,7 @@ const social = {
"mail": {"url": "mailto:", "label": "✉︎"},
"web": {"label": "🏠︎"},
"twitter": {"url": "x.com", "label": "🐦"},
"facebook": {"url": "www.facebook.com", "label": "ⓕ"},
"instagram": {"url": "instagram.com", "label": "📷︎"},
"github": {"url": "github.com", "label": "🐱"},
"sponsors": {"url": "github.com/sponsors", "label": "♥"},
Expand Down

0 comments on commit 1642361

Please sign in to comment.