Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
LegalSmeagol authored Mar 16, 2024
1 parent 3c444c2 commit bfa0101
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,13 @@ const config = {

themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
metadata: [
{name: 'keywords', content: 'minecraft,smp,discord,docs,survival,vanilla'},
{name: 'twitter:card', content: 'http://haven-smp.net/wp-content/uploads/2024/03/haven_background_embeds.png'},
],
({
// Replace with your project's social card
image: 'img/docusaurus-social-card.jpg',
image: 'http://haven-smp.net/wp-content/uploads/2024/03/haven_background_embeds.png',
navbar: {
title: 'HavenSMP Docs',
logo: {
Expand Down

0 comments on commit bfa0101

Please sign in to comment.