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 f6f7c74 commit 55cb6faCopy full SHA for 55cb6fa
site/docusaurus.config.ts
@@ -58,9 +58,9 @@ const config: Config = {
58
// Replace with your project's social card
59
image: 'img/logo.png',
60
navbar: {
61
- title: 'Oracle Database Monitoring Exporter',
+ title: 'Oracle Database Metrics Exporter',
62
logo: {
63
- alt: 'Oracle Database Monitoring Exporter Logo',
+ alt: 'Oracle Database Metrics Exporter Logo',
64
src: 'img/logo_home.png',
65
},
66
items: [
0 commit comments