diff --git a/assets/images/linkedin.svg b/assets/images/linkedin.svg new file mode 100644 index 0000000..001bdcd --- /dev/null +++ b/assets/images/linkedin.svg @@ -0,0 +1,14 @@ + + + + + \ No newline at end of file diff --git a/config.toml b/config.toml index 9cff002..37bc78a 100755 --- a/config.toml +++ b/config.toml @@ -177,15 +177,21 @@ weight=4 title="TikTok" url="https://www.tiktok.com/@werobot2" +[[params.social]] +id="linkedin" +weight=5 +title="Linkedin" +url="https://www.linkedin.com/company/we-robot" + #[[params.social]] #id="youtube" -#weight=5 +#weight=6 #title="Youtube" #url="https://facebook.com/werobot" [[params.social]] id="github" -weight=6 +weight=7 title="GitHub" url="https://github.com/werobot-france"