Skip to content

Commit

Permalink
Merge pull request #181 from AthennaIO/develop
Browse files Browse the repository at this point in the history
feat: add description
  • Loading branch information
jlenon7 committed Feb 17, 2024
2 parents 298d2bf + 856c3e4 commit 37906ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
image: 'img/pre-visualization/home.png',
metadata: [
{ name: 'og:description', content: 'One foundation for multiple applications' }
],
navbar: {
title: 'Athenna',
logo: {
Expand Down

0 comments on commit 37906ec

Please sign in to comment.