Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config/_default/params.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
######################## custom scripts & styles ####################

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

######################## custom config ####################

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

github:
repo_url: "https://github.com/fodydev/fodydev.org/blob/main"
Expand Down
2 changes: 1 addition & 1 deletion content/en/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
showHeader: false
---

# This file is used to pass params to the index/home.
# 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.
2 changes: 1 addition & 1 deletion content/fr/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
showHeader: false
---

# This file is used to pass params to the index/home.
# 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.
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2 class="subhero">{{ i18n "subhero" }}</h2>
<img
width="585"
height="530"
src="{{ "img/fodydev-logo-on-white.png" | relURL }}"
src="{{ "img/fodydev-full-logo.png" | relURL }}"
alt="People collaborating"
loading="eager"
decoding="async"
Expand Down
Binary file modified static/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/favicon-32x32.ico
Binary file not shown.
Binary file added static/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added static/img/social-share.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.