Skip to content

Commit b9ba225

Browse files
Merge pull request #5 from os-santiago/codex/actualizar-logotipo-del-sitio
Update branding and fix homepage rendering
2 parents 35b0f66 + 9d09046 commit b9ba225

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ timezone: America/Santiago
1414
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1515
# ↓ --------------------------
1616

17-
title: Platform Engineering Santiago # the main title
17+
title: Open Source Santiago # the main title
1818

19-
tagline: Comunidad abierta de Platform Engineering en Chile # it will display as the sub-title
19+
tagline: Comunidad abierta de Open Source en Chile y el mundo # it will display as the sub-title
2020

2121
description: >- # used by seo meta and the atom feed
2222
Comunidad que impulsa buenas prácticas de Platform Engineering mediante encuentros, mentorías y proyectos colaborativos.
@@ -34,7 +34,7 @@ twitter:
3434
social:
3535
# Change to your full name.
3636
# It will be displayed as the default author of the posts and the copyright owner in the Footer
37-
name: Platform Engineering Santiago
37+
name: Open Source Santiago
3838
email: contacto@platformengineering.cl # change to your email address
3939
links:
4040
# The first element serves as the copyright owner's link
@@ -77,7 +77,7 @@ theme_mode: # [light|dark]
7777
img_cdn:
7878

7979
# the avatar on sidebar, support local or CORS resources
80-
avatar:
80+
avatar: "https://media.licdn.com/dms/image/v2/D4E0BAQFCLamQvNQnRg/company-logo_200_200/company-logo_200_200/0/1731330560143?e=1763596800&v=beta&t=7e_VwGi5CXNUTKnyDfoJA9xVmSssCH1m0JQHxYyyqRo"
8181

8282
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
8383
# It can be overridden by a customized `page.image` in front matter.
File renamed without changes.

0 commit comments

Comments
 (0)