should be string

This commit is contained in:
Kameron Kenny 2019-01-22 12:36:58 -05:00
parent cdbe7fe96b
commit 60abde169e
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
# 'jekyll serve'. If you change this file, please restart the server process. # 'jekyll serve'. If you change this file, please restart the server process.
# Site settings # Site settings
title: thelinux.pro title: "thelinux.pro"
email: thiswillnotwork@thelinux.pro email: "thiswillnotwork@thelinux.pro"
description: > # this means to ignore newlines until "baseurl:" description: > # this means to ignore newlines until "baseurl:"
baseurl: "" # the subpath of your site, e.g. /blog baseurl: "" # the subpath of your site, e.g. /blog
url: "https://thelinux.pro" # the base hostname & protocol for your site url: "https://thelinux.pro" # the base hostname & protocol for your site