1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-25 04:09:16 +00:00

SEO Fixes

This commit is contained in:
2021-09-13 08:48:57 -05:00
parent 63a548e43a
commit 70b3f7ecdf
5 changed files with 35 additions and 6 deletions

View File

@@ -1,13 +1,13 @@
title: Privacy Guides
email: jonah@privacyguides.org
description: >- # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
Massive organizations are monitoring your online activities.
Privacy Guides is your central privacy and security resource to protect yourself online.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://www.privacyguides.org" # the base hostname & protocol for your site, e.g. http://example.com
sass:
sass_dir: _sass
permalink: pretty
excerpt_separator: <!--more-->
collections_dir: collections
collections:
@@ -33,4 +33,5 @@ kramdown:
plugins:
- jekyll-feed
- jekyll-brotli
- jekyll-sitemap
exclude: [privacytools.io/]