Skip to content

Commit

Permalink
Media changing
Browse files Browse the repository at this point in the history
  • Loading branch information
CodexAdrian committed Aug 29, 2023
1 parent 9b26f6d commit 327a7ff
Show file tree
Hide file tree
Showing 6 changed files with 3,586 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
// Replace with your project's social card
image: 'img/docusaurus-social-card.jpg',
image: 'img/proj-odyssey.png',
navbar: {
title: 'Terrarium',
logo: {
Expand Down Expand Up @@ -112,7 +112,7 @@ const config = {
],
},
],
copyright: `Copyright © ${new Date().getFullYear()} My Project, Inc. Built with Docusaurus.`,
copyright: `Copyright © ${new Date().getFullYear()} Terrarium, Built with Docusaurus.`,
},
prism: {
theme: lightCodeTheme,
Expand Down
Binary file removed static/img/docusaurus-social-card.jpg
Binary file not shown.
Binary file removed static/img/docusaurus.png
Binary file not shown.
Binary file modified static/img/favicon.ico
Binary file not shown.
Loading

0 comments on commit 327a7ff

Please sign in to comment.