change options, add linkedin

This commit is contained in:
Leon Vatthauer 2024-04-06 12:27:49 +02:00
parent d609f534cc
commit 270dcffd09
Signed by: leonv
SSH key fingerprint: SHA256:G4+ddwoZmhLPRB1agvXzZMXIzkVJ36dUYZXf5NxT+u8
8 changed files with 27 additions and 81 deletions

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<svg width="512px" height="512px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13 9L15 15L17 9M10 15C9.06812 15 8.60218 15 8.23463 14.8478C7.74458 14.6448 7.35523 14.2554 7.15224 13.7654C7 13.3978 7 12.9319 7 12C7 11.0681 7 10.6022 7.15224 10.2346C7.35523 9.74458 7.74458 9.35523 8.23463 9.15224C8.60218 9 9.06812 9 10 9M7.2 20H16.8C17.9201 20 18.4802 20 18.908 19.782C19.2843 19.5903 19.5903 19.2843 19.782 18.908C20 18.4802 20 17.9201 20 16.8V7.2C20 6.0799 20 5.51984 19.782 5.09202C19.5903 4.71569 19.2843 4.40973 18.908 4.21799C18.4802 4 17.9201 4 16.8 4H7.2C6.0799 4 5.51984 4 5.09202 4.21799C4.71569 4.40973 4.40973 4.71569 4.21799 5.09202C4 5.51984 4 6.07989 4 7.2V16.8C4 17.9201 4 18.4802 4.21799 18.908C4.40973 19.2843 4.71569 19.5903 5.09202 19.782C5.51984 20 6.07989 20 7.2 20Z" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -5,18 +5,3 @@
# Default language
en:
languageCode: en-us
# Uncomment for multi-lingual sites, and move English content into `en` sub-folder.
#contentDir: content/en
# Uncomment the lines below to configure your website in a second language.
#zh:
# languageCode: zh-Hans
# contentDir: content/zh
# title: Chinese website title...
# params:
# description: Site description in Chinese...
# menu:
# main:
# - name: 传
# url: '#about'
# weight: 1

View file

@ -10,9 +10,9 @@ main:
# - name: Posts
# url: '#posts'
# weight: 20
# - name: Projects
# url: '#projects'
# weight: 30
- name: Projects
url: '#projects'
weight: 30
# - name: Talks
# url: '#talks'
# weight: 40

View file

@ -8,6 +8,7 @@
appearance:
theme_day: minimal
theme_night: minimal
mode: dark
font: minimal
font_size: L
@ -18,8 +19,7 @@ marketing:
site_type: Person
local_business_type: ''
org_name: ''
description: 'A highly-customizable Hugo academic resume theme powered by Hugo Blox Builder.'
twitter: 'GetResearchDev'
description: 'Personal Resumee of Leon Vatthauer.'
analytics:
google_analytics: ''
baidu_tongji: ''
@ -37,8 +37,8 @@ header:
align: l
show_logo: true
show_language: false
show_day_night: true
show_search: true
show_day_night: false
show_search: false
highlight_active_link: true
# Site footer
@ -55,9 +55,9 @@ footer:
# Localization
locale:
date_format: 'Jan 2, 2006'
time_format: '3:04 PM'
address_format: en-us
date_format: '01/02/06'
time_format: '15:04'
address_format: de
# Site features
@ -70,7 +70,7 @@ features:
privacy_pack:
enable: false
repository:
url: 'https://github.com/<username>/<repository>'
url: 'https://github.com/reijix/reijix.github.io'
content_dir: content
branch: main
avatar:

View file

@ -27,7 +27,7 @@ sections:
text: |-
You can reach me by mail or via Discord.
# Contact (add or remove contact options as necessary)
email: leon.vatthauer@fau.de
email: leon.vatthauer _at_ fau.de
contact_links:
- icon: discord
icon_pack: fab

View file

@ -47,19 +47,19 @@ skills:
items:
- name: Agda
description: ''
percent: 90
percent: 100
icon: agda
icon_pack: custom
- name: Coq
description: ''
percent: 85
icon: coq
icon_pack: custom
- name: Haskell
description: ''
percent: 80
icon: haskell
icon_pack: custom
- name: Coq
description: ''
percent: 80
icon: coq
icon_pack: custom
- name: Hobbies
color: '#eeac02'
color_border: '#f0bf23'
@ -69,16 +69,16 @@ skills:
percent: 100
icon: computer
icon_pack: fas
- name: Cycling
description: ''
percent: 90
icon: person-biking
icon_pack: fas
- name: Cooking
description: ''
percent: 80
icon: utensils
icon_pack: fas
- name: Cycling
description: ''
percent: 80
icon: person-biking
icon_pack: fas
# Social/Academic Networking
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
@ -88,23 +88,14 @@ social:
- icon: envelope
icon_pack: fas
link: mailto:leon.vatthauer@fau.de
# - icon: twitter
# icon_pack: fab
# link: https://twitter.com/GeorgeCushen
# label: Follow me on Twitter
# display:
# header: true
# - icon: graduation-cap # Alternatively, use `google-scholar` icon from `ai` icon pack
# icon_pack: fas
# link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
- icon: github
icon_pack: fab
link: https://github.com/reijix
display:
header: true
# - icon: linkedin
# icon_pack: fab
# link: https://www.linkedin.com/
- icon: linkedin
icon_pack: fab
link: https://www.linkedin.com/in/leon-vatthauer-746743217/
# Link to a PDF of your resume/CV.
# To use: copy your resume to `static/uploads/resume.pdf`, enable `ai` icons in `params.yaml`,
# and uncomment the lines below.

View file

@ -1,15 +0,0 @@
---
title: Privacy Policy
date: '2018-06-28T00:00:00+01:00'
draft: true
share: false
commentable: false
editable: false
# Optional header image (relative to `static/media/` folder).
header:
caption: ''
image: ''
---
Add your privacy policy here and set `draft: false` to publish it. Otherwise, delete this file if you don't need it.

View file

@ -1,15 +0,0 @@
---
title: Terms
date: '2018-06-28T00:00:00+01:00'
draft: true
share: false
commentable: false
editable: false
# Optional header image (relative to `static/media/` folder).
header:
caption: ''
image: ''
---
Add your terms here and set `draft: false` to publish it. Otherwise, delete this file if you don't need it.