Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/docusaurus.config.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,7 +8,7 @@ import { themes as prismThemes } from 'prism-react-renderer'

/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'Audius Docs',
title: 'Audius Developer Documentation',
tagline:
'Audius is a fully decentralized music platform. ARTISTS (AND DEVELOPERS) DESERVE MORE 💜',
favicon: 'img/favicon.ico',
Expand DownExpand Up@@ -77,7 +77,7 @@ const config = {
isCloseable: false,
},
navbar: {
title: 'Audius',
title: '| Developer Documentation',
hideOnScroll: false,
logo: {
alt: 'Audius Logo',
Expand Down
2 changes: 1 addition & 1 deletion docs/i18n/en/docusaurus-theme-classic/navbar.json
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
{
"title": {
"message": "Audius",
"message": "| Developer Documentation",
"description": "The title in the navbar"
},
"logo.alt": {
Expand Down
Binary file modifieddocs/static/img/logo-white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modifieddocs/static/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.