Skip to content

Commit

Permalink
updated title
Browse files Browse the repository at this point in the history
  • Loading branch information
Abunachar committed Jul 18, 2024
1 parent 9665ee5 commit 72ed141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/pg_hero/application.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title><%= [@databases.size > 1 ? @database.name : "suyesha", @title].compact.join(" / ") %></title>
<title><%= "GoComet | Postgres Observability" %></title>

<meta charset="utf-8" />
<%= favicon_link_tag "pghero/favicon.png" %>
Expand Down

0 comments on commit 72ed141

Please sign in to comment.