1
0
mirror of https://github.com/Mikaela/cv.git synced 2024-11-22 16:39:26 +01:00

_config.yml: specify baseurl & url explicitly

This commit is contained in:
Aminda Suomalainen 2021-11-09 14:08:18 +02:00
parent d3b77f4475
commit 1f2051a097
Signed by: Mikaela
GPG Key ID: DF046339D69EB8C9

View File

@ -1,6 +1,8 @@
theme: jekyll-theme-minimal theme: jekyll-theme-minimal
title: CV title: CV
description: Mikaela Suomalainen description: Mikaela Suomalainen
baseurl: "/cv/" # the subpath of your site, e.g. /blog/
url: "https://mikaela.info" # the base hostname & protocol for your site
timezone: Europe/Helsinki timezone: Europe/Helsinki
encoding: utf-8 encoding: utf-8
plugins: plugins: