Skip to content

Commit

Permalink
title
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed Oct 26, 2023
1 parent 5a05869 commit aa79483
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ztnet/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/oceanicNext");

/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'ZTNET',
title: 'ZTNET - ZeroTier Web UI',
tagline: 'Zerotier Controller Web UI',
favicon: 'img/ztnet_16x16.png',

Expand Down Expand Up @@ -81,7 +81,7 @@ const config = {
navbar: {
title: 'ZTNET',
logo: {
alt: 'ZTNET logo',
alt: 'ZTNET',
src: 'img/ztnet_100x100.png',
// height: '20px,
width: '35px',
Expand Down

0 comments on commit aa79483

Please sign in to comment.