aboutsummaryrefslogtreecommitdiff
path: root/includes/friends/home.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/friends/home.php')
-rw-r--r--includes/friends/home.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/includes/friends/home.php b/includes/friends/home.php
index 4777f22..d23c37a 100644
--- a/includes/friends/home.php
+++ b/includes/friends/home.php
@@ -1,7 +1,8 @@
<div class="card-group">
<div class="card">
<div class="card-body">
- <h5 class="card-title">Retsuno</h5>
+ <!--suppress CssInvalidPropertyValue -->
+ <h5 class="card-title" style="font-weight: bold;background: radial-gradient(circle,#dec64c 0%,#d67541 100%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;">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>
@@ -52,7 +53,7 @@
<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>
+ <p>We are friends. Or are we? Who knows... We talked about <a href="/creations/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>
@@ -60,7 +61,7 @@
<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>
+ <p>Meaningful music that I enjoy listening to. I did a cover of <a href="/creations/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>