-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
36 lines (29 loc) · 893 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
lang: fr_FR
url: "https://jonathanjeanniard.me" # the base hostname & protocol for your site, e.g. http://example.com
baseurl: "" # the subpath of your site, e.g. /blog
title: "Jjeanniard" # the name of your site, e.g. ACME Corp.
tagline: "Portfolio" #bref desc
description: "" #desc
initiale: "Jjeanniard"
logo: "assets/images/jj_logo_blanc.png"
google_analytics: "UA-8529534-11"
author: "Jonathan Jeanniard"
twitter:
title: My Twitter
username: jjeanniard
card: summary
linkedin:
title: Mon profils Linkedin
username: Jonathan Jeanniard;
social:
name: Jonathan Jeanniard
links:
- https://jja-dev.fr/
- https://twitter.com/JJeanniard
- https://www.linkedin.com/in/jonathan-jeanniard/
- https://github.com/jeanniardJ
google_site_verification: ""
plugins:
- jekyll-seo-tag
- jekyll-github-metadata
- jekyll-sitemap