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 622c704 commit a60abcfCopy full SHA for a60abcf
pgml-dashboard/src/components/postgres_logo/template.html
@@ -1,6 +1,5 @@
1
<a class="postgres-logo navbar-brand" href="<%- link %>">
2
<img src="/dashboard/static/images/owl_gradient.svg" alt="PostgresML Logo" height="24" width="24">
3
- <span class="fw-normal position-relative overflow-visible">Postgres
4
- <span class="fw-semibold">ML</span>
+ <span class="fw-normal position-relative overflow-visible">Postgres<span class="fw-semibold">ML</span>
5
</span>
6
</a>
0 commit comments