mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-24 12:21:09 +00:00
Initial commit
This commit is contained in:
9
_includes/head.html
Normal file
9
_includes/head.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="privacytoolsIO">
|
||||
{% if page.title %}<title>{{ page.title }} | chat.privacytools.io</title>{% else %}<title>Matrix | chat.privacytools.io</title>{% endif %}
|
||||
<link rel="canonical" href="https://chat.privacytools.io/">
|
||||
<link rel="stylesheet" href="/assets/css/app.css">
|
||||
</head>
|
Reference in New Issue
Block a user