Skip to content

Commit

Permalink
fix: add new thumbnail and url text
Browse files Browse the repository at this point in the history
  • Loading branch information
Rekard0 committed Jul 19, 2024
1 parent 9b802e2 commit ecf4748
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,12 @@ const config = {
{name: 'og:url', content: 'https://devs.aragon.org'},
{
name: 'og:image',
content:
'https://res.cloudinary.com/duvrxe0m9/image/upload/v1684963446/Frame_47_3_fufumh.png',
content: '/img/Aragon_OSx_Thumbnail.png',
},
{
name: 'og:description',
content:
'Building a custom DAO is now easier than ever. Learn everything you need to know about the Aragon stack here',
'Aragon OSx enhances security and flexibility by isolating governance logic into modular plugins, making governance contracts safer and faster to customize.',
},
],

Expand Down
Binary file added static/img/Aragon_OSx_Thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ecf4748

Please sign in to comment.