Skip to content

Commit 4340e26

Browse files
Update docusaurus.config.js
1 parent 4af6e45 commit 4340e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const path = require('path');
33
/** @type {import('@docusaurus/types').DocusaurusConfig} */
44
module.exports = {
55
title: 'CodeZri',
6-
tagline: 'Open-source tools and content for developers',
6+
tagline: 'Open-source tools and educational content for developers',
77
url: 'https://codezri.org',
88
baseUrl: '/',
99
onBrokenLinks: 'throw',

0 commit comments

Comments
 (0)