Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Merge pull request #77 from Giveth/development
Browse files Browse the repository at this point in the history
fixed og meta image links for donate and join
  • Loading branch information
geleeroyale authored Dec 21, 2017
2 parents f206fbc + 380012e commit fd8b485
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion donate/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

og_title: Donate to Giveth's development
og_description: Support development of open source giving software on blockchain - revolution.eth
og_image: ../images/tree.png
og_image: /images/tree.png
og_type: website
---

Expand Down
2 changes: 1 addition & 1 deletion join/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

og_title: Join Giveth
og_description: Let's create the future of charitable giving together!
og_image: ../images/hero.jpg
og_image: /images/logo-purple.png
og_type: website
---

Expand Down

0 comments on commit fd8b485

Please sign in to comment.