2024-05-27 12:40:56 +02:00
|
|
|
theme: minima
|
2024-06-02 20:06:47 +02:00
|
|
|
title: "CV, Aminda Suomalainen"
|
|
|
|
author:
|
|
|
|
name: "Aminda Suomalainen"
|
|
|
|
url: "https://aminda.eu/"
|
2024-05-27 12:40:56 +02:00
|
|
|
description: >
|
2024-06-02 20:06:47 +02:00
|
|
|
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
|
2021-11-09 13:01:11 +01:00
|
|
|
timezone: Europe/Helsinki
|
|
|
|
encoding: utf-8
|
|
|
|
plugins:
|
|
|
|
- jekyll-sitemap
|
2024-06-02 20:06:47 +02:00
|
|
|
- jekyll-seo-tag
|
2024-05-26 11:27:12 +02:00
|
|
|
- jekyll-redirect-from
|
2021-11-09 13:01:11 +01:00
|
|
|
sitemap:
|
|
|
|
file: "/sitemap.xml"
|
2023-09-02 09:50:28 +02:00
|
|
|
include: [robots.txt]
|
2023-04-06 10:25:18 +02:00
|
|
|
icon: https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-media/avatar/90.jpeg
|
2024-05-27 12:40:56 +02:00
|
|
|
linkedin_username: aminda-eu
|
2024-07-04 09:57:41 +02:00
|
|
|
facebook_username: aminda.eu
|
2024-06-27 06:52:10 +02:00
|
|
|
facebook:
|
2024-06-28 12:23:25 +02:00
|
|
|
publisher: "357677997429713"
|
2024-06-27 07:07:29 +02:00
|
|
|
app_id: "1614500206007989"
|
2024-07-04 09:57:41 +02:00
|
|
|
admins: aminda.eu
|
2024-05-27 12:40:56 +02:00
|
|
|
github_username: Mikaela
|
2024-05-27 15:49:31 +02:00
|
|
|
email: suomalainen@mikaela.info
|
2024-06-01 20:03:31 +02:00
|
|
|
# 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
|
2024-06-02 20:06:47 +02:00
|
|
|
# Jekyll SEO will handle these
|
|
|
|
webmaster_verifications:
|
|
|
|
google: oELGPuQ0VNEekDke964c0XCMYaC_Nd_Mr_TRYEVRXgY
|
|
|
|
bing: DDF472BEC8E65C680D65A24256C33B24
|
|
|
|
yandex: 2d5398c328c66322
|
2024-06-27 07:18:27 +02:00
|
|
|
facebook: 5tw3cfrix1jwfn6h3a7g5xod7g06nd
|
2024-06-02 20:06:47 +02:00
|
|
|
# Jekyll SEO as well
|
|
|
|
defaults:
|
|
|
|
- scope:
|
|
|
|
path: "*"
|
|
|
|
values:
|
|
|
|
image: https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-media/avatar/250.jpeg
|