Tweaked version labels and fixed zrok capitalization in the project name

This commit is contained in:
Mike Guthrie 2025-02-13 13:58:39 -05:00
parent 5c078c68af
commit d860815403
No known key found for this signature in database
GPG Key ID: 1B882E45188DB83B
130 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'Zrok',
title: 'zrok',
staticDirectories: ['static', '../docs/images', '../docker/compose', '../etc/caddy'],
tagline: 'Globally distributed reverse proxy',
url: 'https://docs.zrok.io',
@ -84,13 +84,13 @@ const config = {
path: '../docs',
include: ['**/*.md', '**/*.mdx'],
// Uncomment these lines when we're ready to show the 1.0.x docs by default
// Uncomment these lines when we're ready to show the 1.0 docs by default
// lastVersion: 'current',
// versions: {
// current: {
// label: '1.0.x',
// },
// },
versions: {
current: {
label: '1.0',
},
},
},
theme: {

View File

Before

Width:  |  Height:  |  Size: 170 KiB

After

Width:  |  Height:  |  Size: 170 KiB

View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

View File

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

View File

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

View File

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 102 KiB

View File

Before

Width:  |  Height:  |  Size: 291 KiB

After

Width:  |  Height:  |  Size: 291 KiB

Some files were not shown because too many files have changed in this diff Show More