Skip to content

Commit c488f4e

Browse files
author
SPRINX0\prochazka
committed
SEO
1 parent 28119d8 commit c488f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
66

77
<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." }}" />
8+
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." }}" />
99

1010
<title>{{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}</title>
1111
{{ partialCached "head/css.html" . }}

0 commit comments

Comments
 (0)