-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathretype.yml
30 lines (22 loc) · 1007 Bytes
/
retype.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
input: .
output: .retype
url: https://vladimirfokow.github.io # Add your website address here
branding:
title: Vladimir Fokow
links:
- icon: mark-github
text: GitHub
link: https://github.com/vladimirfokow
# - icon: <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/></svg>
# text: LinkedIn
# link: https://www.linkedin.com/in/vladimir-fokow/
- icon: mail
text: e-mail
link: mailto:[email protected]
favicon: /assets/favicon/favicon.ico
footer:
copyright: "© Copyright {{ year }}. All rights reserved."
links:
- text: About
link: about.md
icon: question