Skip to content

Commit 13c3ab2

Browse files
committed
desc
1 parent 525aae4 commit 13c3ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta name="theme-color" content={{ site.theme_color | default: '#ffffff' }}>
55
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/app.css">
66
<meta name="description"
7-
content="{{ page.headDescription | default: 'Powerful cross-platform SQL client and database manager for MySQL, SQL Server, Oracle, PostgreSQL, SQLite, MongoDB, Redis. Fast, modern and 100% free.' }}" />
7+
content="{{ page.headDescription | default: 'Powerful cross-platform SQL client and database manager for MySQL, SQL Server, Oracle, PostgreSQL, SQLite, MongoDB, Redis. Fast, modern and open-source.' }}" />
88
<title>{% if page.headTitle %}{{page.headTitle}}{% else %}{{page.title}} | DbGate{% endif %}</title>
99

1010
<!-- Favicon-->

0 commit comments

Comments
 (0)