Skip to content

Commit ba4d87f

Browse files
committed
Fix
1 parent 5b83ad1 commit ba4d87f

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

_config.yml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Site settings
2-
title: C. Jamin
2+
title: "Clément Jamin's homepage"
33
44
url: https://cjamin.github.io/
55
description: "I'm currently working at Inria as a Research Engineer for the Geometrica team. I contribute to the CGAL library and to the GUDHI library. My skills include C++, Parallel computing, Computational geometry, Mesh generation, Geometry processing, 3D Graphics programming and High-dimensional geometry."
@@ -10,18 +10,10 @@ color:
1010
links: '#219ab3'
1111

1212
# Footer settings
13-
footer: Clément Jamin
13+
footer: "Clément Jamin"
1414

1515
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
1616
social:
17-
# - title: twitter
18-
# url: https://twitter.com/SBootstrap
19-
# - title: facebook
20-
# url:
21-
# - title: stack-overflow
22-
# url: http://stackoverflow.com/questions/tagged/jekyll
23-
# - title: bitbucket
24-
# url: http://bitbucket.org/jekyll
2517
- title: linkedin
2618
url: https://fr.linkedin.com/in/clementjamin
2719
- title: github

0 commit comments

Comments
 (0)