Skip to content

Commit ade13a1

Browse files
Update site title and tagline
1 parent 02eaa0e commit ade13a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ import {themes as prismThemes} from 'prism-react-renderer';
1010

1111
/** @type {import('@docusaurus/types').Config} */
1212
const config = {
13-
title: 'My Site',
14-
tagline: 'Dinosaurs are cool',
13+
title: 'Data for Animals',
14+
tagline: 'Making data open and accessible for animal advocates everywhere',
1515
favicon: 'img/favicon.ico',
1616

1717
// Set the production url of your site here

0 commit comments

Comments
 (0)