mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-21 16:09:23 +01:00
47 lines
1.4 KiB
YAML
47 lines
1.4 KiB
YAML
theme: minima
|
|
title: "CV, Aminda Suomalainen"
|
|
author:
|
|
name: "Aminda Suomalainen"
|
|
url: "https://aminda.eu/"
|
|
description: >
|
|
My Curriculum Vitae can be found here in Finnish and English.
|
|
baseurl: "" # the subpath of your site, e.g. /blog/
|
|
tagline: "Aminda Suomalainen"
|
|
url: https://cv.aminda.eu # the base hostname & protocol for your site
|
|
timezone: Europe/Helsinki
|
|
encoding: utf-8
|
|
plugins:
|
|
- jekyll-sitemap
|
|
- jekyll-seo-tag
|
|
- jekyll-redirect-from
|
|
sitemap:
|
|
file: "/sitemap.xml"
|
|
include: [robots.txt]
|
|
icon: https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-media/avatar/90.jpeg
|
|
linkedin_username: aminda-eu
|
|
facebook_username: aminda.eu
|
|
facebook:
|
|
publisher: "357677997429713"
|
|
app_id: "1614500206007989"
|
|
admins: aminda.eu
|
|
github_username: Mikaela
|
|
email: suomalainen@mikaela.info
|
|
# Explicitly specify built with kramdown and options for it
|
|
markdown: kramdown
|
|
kramdown:
|
|
# Required for entering html blocks within the markdown such as the unstyled
|
|
# list
|
|
parse_block_html: true
|
|
# Jekyll SEO will handle these
|
|
webmaster_verifications:
|
|
google: oELGPuQ0VNEekDke964c0XCMYaC_Nd_Mr_TRYEVRXgY
|
|
bing: DDF472BEC8E65C680D65A24256C33B24
|
|
yandex: 2d5398c328c66322
|
|
facebook: 5tw3cfrix1jwfn6h3a7g5xod7g06nd
|
|
# Jekyll SEO as well
|
|
defaults:
|
|
- scope:
|
|
path: "*"
|
|
values:
|
|
image: https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-media/avatar/250.jpeg
|