Skip to content

Commit 485f798

Browse files
committed
patch: update website metadata for online shares
This commit improve the page metadata for social network shares.
1 parent 5e2db0e commit 485f798

10 files changed

Lines changed: 5 additions & 5 deletions

File tree

config/_default/params.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
######################## custom scripts & styles ####################
22

33
# Add custom assets relative to /static or via https
4-
logo_on_white: "/img/fodydev-logo-on-white.png"
4+
logo_on_white: "/img/fodydev-full-logo.png"
55
logo_on_black: "/img/fodydev-logo-on-black.png"
66
custom_js: []
77
custom_css: []
88

99
######################## custom config ####################
1010

1111
### default social share image (can also be set per lang) ###
12-
images: ["/img/todo-social-share.png"]
12+
images: ["/img/social-share.png"]
1313

1414
github:
1515
repo_url: "https://github.com/fodydev/fodydev.org/blob/main"

content/en/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
showHeader: false
33
---
44

5-
# This file is used to pass params to the index/home.
5+
# FodyDev is an opensource organization who wants to promote the building of opensource technologies to valorize the African culture. We believe that, in working openly we can have archieve more.

content/fr/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
showHeader: false
33
---
44

5-
# This file is used to pass params to the index/home.
5+
# FodyDev est une organisation open source qui souhaite encourager le développement de technologies libres pour valoriser la culture africaine. Nous croyons qu’en travaillant de manière ouverte, nous pouvons accomplir plus.

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h2 class="subhero">{{ i18n "subhero" }}</h2>
1616
<img
1717
width="585"
1818
height="530"
19-
src="{{ "img/fodydev-logo-on-white.png" | relURL }}"
19+
src="{{ "img/fodydev-full-logo.png" | relURL }}"
2020
alt="People collaborating"
2121
loading="eager"
2222
decoding="async"

static/apple-touch-icon.png

-1.49 KB
Loading

static/favicon-32x32.ico

-4.19 KB
Binary file not shown.

static/favicon-32x32.png

1.01 KB
Loading

static/img/social-share.png

45.6 KB
Loading

0 commit comments

Comments
 (0)