forked from cotes2020/chirpy-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
79 lines (77 loc) · 2.46 KB
/
index.html
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
---
layout: post
toc: true
post_style: page
---
<p>Demo website</p>
<div align="center">
<h2 id="connect">Connect</h2>
<a href="https://ronrecord.com" target="_blank" rel="noopener">
<img
style="height: 40px"
alt="domain"
src="https://raw.githubusercontent.com/doctorfree/doctorfree/master/icons/domain.png"
/></a>
<a
href="https://www.reddit.com/user/No-Blackberry-3160"
target="_blank"
rel="noopener"
>
<img
style="height: 40px"
alt="reddit"
src="https://raw.githubusercontent.com/doctorfree/doctorfree/master/icons/reddit.png"
/></a>
<a href="https://github.com/doctorfree" target="_blank" rel="noopener">
<img
style="height: 40px"
alt="github"
src="https://raw.githubusercontent.com/doctorfree/doctorfree/master/icons/github.png"
/></a>
<a href="https://gitlab.com/doctorfree" target="_blank" rel="noopener">
<img
style="height: 40px"
alt="gitlab"
src="https://raw.githubusercontent.com/doctorfree/doctorfree/master/icons/gitlab.png"
/></a>
<a href="https://twitter.com/ronrecord" target="_blank" rel="noopener">
<img
style="height: 40px"
alt="twitter"
src="https://raw.githubusercontent.com/doctorfree/doctorfree/master/icons/twitter.png"
/></a>
<a href="https://youtube.com/c/doctorfree" target="_blank" rel="noopener">
<img
style="height: 40px"
alt="youtube"
src="https://raw.githubusercontent.com/doctorfree/doctorfree/master/icons/youtube.png"
/></a>
<a href="https://linkedin.com/in/ronrecord" target="_blank" rel="noopener">
<img
style="height: 40px"
alt="linkedin"
src="https://raw.githubusercontent.com/doctorfree/doctorfree/master/icons/linkedin.png"
/></a>
<a href="https://instagram.com/doctorfree" target="_blank" rel="noopener">
<img
style="height: 40px"
alt="instagram"
src="https://raw.githubusercontent.com/doctorfree/doctorfree/master/icons/instagram.png"
/></a>
<a href="https://noc.social/@doctorwhen" target="_blank" rel="noopener">
<img
style="height: 40px"
alt="mastodon"
src="https://raw.githubusercontent.com/doctorfree/doctorfree/master/icons/mastodon.png"
/></a>
<a
href="https://en.wikipedia.org/wiki/User:Doctorfree"
target="_blank"
rel="noopener"
>
<img
style="height: 40px"
alt="wikipedia"
src="https://raw.githubusercontent.com/doctorfree/doctorfree/master/icons/wikipedia.png"
/></a>
</div>