Skip to content

Commit

Permalink
Merge pull request #82 from cybertec-postgresql/76-change-web-gui-tit…
Browse files Browse the repository at this point in the history
…le-to-pgwatch3-dashboard

[*] change web gui title to "pgwatch3 dashboard", closes #76
  • Loading branch information
denys-holub authored Jan 2, 2023
2 parents 73e152f + 1fdfc38 commit f67e3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>pgwatch2 web GUI</title>
<title>PGWatch3 Dashboard</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit f67e3df

Please sign in to comment.