We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af6e45 commit 4340e26Copy full SHA for 4340e26
docusaurus.config.js
@@ -3,7 +3,7 @@ const path = require('path');
3
/** @type {import('@docusaurus/types').DocusaurusConfig} */
4
module.exports = {
5
title: 'CodeZri',
6
- tagline: 'Open-source tools and content for developers',
+ tagline: 'Open-source tools and educational content for developers',
7
url: 'https://codezri.org',
8
baseUrl: '/',
9
onBrokenLinks: 'throw',
0 commit comments