Skip to content

Commit

Permalink
HDDS-9564. Create Ozone Social Card. (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhishek Pal <abhishek.pal@cloudera.com>
  • Loading branch information
errose28 and devpalabhishek authored Feb 1, 2024
1 parent 33dbb0c commit a4a9afa
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 @@ -9,7 +9,7 @@ const darkCodeTheme = themes.dracula;
const config = {
title: 'Apache Ozone',
tagline: 'Scalable, redundant, distributed storage system optimized for data analytics and object store workloads',
favicon: 'img/favicon.ico',
favicon: 'img/favicon/favicon.ico',

// Set the production url of your site here
url: 'https://ozone.apache.org',
Expand Down Expand Up @@ -68,8 +68,7 @@ const config = {
// 'Sample Announcement Content',
// },

// TODO Generate social card for Ozone.
// image: 'img/ozone-social-card.png',
image: 'img/social-card.png',
navbar: {
title: 'Apache Ozone',
logo: {
Expand Down
Binary file added static/img/social-card.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 a4a9afa

Please sign in to comment.