Skip to content

Commit

Permalink
Updated config
Browse files Browse the repository at this point in the history
  • Loading branch information
Spacehuhn committed Nov 29, 2023
1 parent 83e0ee2 commit 50ae3e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import { themes as prismThemes } from 'prism-react-renderer';

/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'My Site',
tagline: 'Dinosaurs are cool',
title: 'HackHeld',
tagline: 'Open-Source Hackable Handheld',
favicon: 'img/favicon.ico',

scripts: [{ src: 'https://plausible.io/js/script.js', defer: true, 'data-domain': 'hackheld.spacehuhn.com' }],
Expand Down

0 comments on commit 50ae3e6

Please sign in to comment.