aboutsummaryrefslogtreecommitdiff
path: root/includes/friends/home.php
blob: 4777f22106ca2444fb63c1e612092c9199e48c11 (plain)
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
<div class="card-group">
    <div class="card">
        <div class="card-body">
            <h5 class="card-title">Retsuno</h5>
            <h6 class="card-subtitle mb-2 text-muted">&nbsp;</h6>
            <p>We met by chance on Reddit and now we're best friends. Was the first furry I talked to after <i>really</i> joining the fandom (yes, at 1 AM).</p>
        </div>
    </div>
    <div class="card">
        <div class="card-body">
            <h5 class="card-title">Mylo</h5>
            <h6 class="card-subtitle mb-2 text-muted">@FENNECPARTY</h6>
            <p>His photos are great, and the person behind them is awesome.</p>
            <a href="https://twitter.com/fennecparty" target="_blank" class="btn btn-primary">Twitter</a>
        </div>
    </div>
    <div class="card">
        <div class="card-body">
            <h5 class="card-title">Fleur</h5>
            <h6 class="card-subtitle mb-2 text-muted">@Fleurfurr</h6>
            <p>(Somehow we're friends on Discord, don't remember sending you a request... ^^) His art is good and with little details everywhere!</p>
            <a href="https://twitter.com/Fleurfurr" target="_blank" class="btn btn-primary">Twitter</a>
        </div>
    </div>
    <div class="card">
        <div class="card-body">
            <h5 class="card-title">Ayann</h5>
            <h6 class="card-subtitle mb-2 text-muted">@ayann_fr</h6>
            <p>Helped me keep all this up with mental fuel! Probably won't be there without him.</p>
            <a href="https://twitter.com/ayann_fr" target="_blank" class="btn btn-primary">Twitter</a>
        </div>
    </div>
</div>
<div class="card-group">
    <div class="card">
        <div class="card-body">
            <h5 class="card-title">Wishdream</h5>
            <h6 class="card-subtitle mb-2 text-muted">@WishdreamStar</h6>
            <p>Probably knows Linux as much as I know it. Very fun and interesting to talk to each other, and also very great art.</p>
            <a href="https://twitter.com/WishdreamStar" target="_blank" class="btn btn-primary">Twitter</a>
        </div>
    </div>
    <div class="card">
        <div class="card-body">
            <h5 class="card-title">Brabbit</h5>
            <h6 class="card-subtitle mb-2 text-muted">@TalkingTadPol</h6>
            <p>We mutually supported each other during hard times without even knowing each other. What an amazing story!</p>
            <a href="https://twitter.com/TalkingTadPol" target="_blank" class="btn btn-primary">Twitter</a>
        </div>
    </div>
    <div class="card">
        <div class="card-body">
            <h5 class="card-title">fiddle</h5>
            <h6 class="card-subtitle mb-2 text-muted">@fiddleafox</h6>
            <p>We are friends. Or are we? Who knows... We talked about <a href="/creations/dev/kartik">Kartik</a> a while back so maybe yes.</p>
            <a href="https://twitter.com/TalkingTadPol" target="_blank" class="btn btn-primary">Twitter</a>
        </div>
    </div>
    <div class="card">
        <div class="card-body">
            <h5 class="card-title">russelbuck</h5>
            <h6 class="card-subtitle mb-2 text-muted">@russelbuck</h6>
            <p>Meaningful music that I enjoy listening to. I did a cover of <a href="/creations/video/gyrate-with-obliqueness">Gyrate with Obliqueness</a> from them.</p>
            <a href="https://twitter.com/russelbuck" target="_blank" class="btn btn-primary">Twitter</a>
        </div>
    </div>
</div>