Commit 08ebc15 1 parent 71e1289 commit 08ebc15 Copy full SHA for 08ebc15
File tree 2 files changed +6
-8
lines changed
2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,6 @@ theme: minima
3
3
twitter_username : sashashpota
4
4
github_username : shpota
5
5
linkedin_username : shpota
6
+ mastodon :
7
+ - username : shpota
8
+ instance : mastodon.social
Original file line number Diff line number Diff line change 6
6
< div class ="footer-col-wrapper ">
7
7
< div class ="footer-col footer-col-1 ">
8
8
< ul class ="contact-list ">
9
- < li class ="p-name ">
10
- {%- if site.author -%}
11
- {{ site.author | escape }}
12
- {%- else -%}
13
- {{ site.title | escape }}
14
- {%- endif -%}
15
- </ li >
9
+ < li class ="p-name "> Goxygen</ li >
10
+ < li class ="p-name "> by Sasha Shpota</ li >
16
11
{%- if site.email -%}
17
12
< li > < a class ="u-email " href ="mailto:{{ site.email }} "> {{ site.email }}</ a > </ li >
18
13
{%- endif -%}
24
19
</ div >
25
20
26
21
< div class ="footer-col footer-col-3 ">
27
- < p > {{- site.description | escape -}} </ p >
22
+ < p > Web Development Tooling </ p >
28
23
</ div >
29
24
</ div >
30
25
You can’t perform that action at this time.
0 commit comments