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 28119d8 commit c488f4eCopy full SHA for c488f4e
layouts/partials/head.html
@@ -5,7 +5,7 @@
5
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
6
7
<meta name="description"
8
- content="{{ .Params.headDescription | default "Powerful cross-platform database client and SQL editor for MySQL, SQL Server, Oracle, PostgreSQL, SQLite, MongoDB, Redis, Clickhouse, CosmosDB. Fast, modern and open-source." }}" />
+ content="{{ .Params.headDescription | default "Free cross-platform database client and SQL editor for MySQL, SQL Server, Oracle, PostgreSQL, SQLite, MongoDB, Redis, Clickhouse, CosmosDB. Fast, modern and open-source." }}" />
9
10
<title>{{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}</title>
11
{{ partialCached "head/css.html" . }}
0 commit comments