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 525aae4 commit 13c3ab2Copy full SHA for 13c3ab2
_includes/head.html
@@ -4,7 +4,7 @@
4
<meta name="theme-color" content={{ site.theme_color | default: '#ffffff' }}>
5
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/app.css">
6
<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.' }}" />
+ 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.' }}" />
8
<title>{% if page.headTitle %}{{page.headTitle}}{% else %}{{page.title}} | DbGate{% endif %}</title>
9
10
<!-- Favicon-->
0 commit comments