Update Libreddit info
This commit is contained in:
parent
b3079a8a12
commit
37cdc9b9e2
1 changed files with 3 additions and 3 deletions
|
@ -72,13 +72,13 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="service col-sm-4">
|
<div class="service col-sm-4">
|
||||||
<h3>Libreddit</h3>
|
<h3>Libreddit</h3>
|
||||||
<p>Use Reddit without Reddit tracking you.</p>
|
<p>Use Reddit without Reddit tracking you. Currently unstable due to API changes introduced by Reddit...</p>
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
<a href="https://libreddit.private.coffee" class="btn btn-primary"
|
<a href="https://libreddit.private.coffee" class="btn btn-danger"
|
||||||
>Go to Libreddit</a
|
>Go to Libreddit</a
|
||||||
>
|
>
|
||||||
|
|
||||||
<button type="button" class="btn btn-primary dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-expanded="false">
|
<button type="button" class="btn btn-danger dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-expanded="false">
|
||||||
<span class="visually-hidden">Toggle Dropdown</span>
|
<span class="visually-hidden">Toggle Dropdown</span>
|
||||||
</button>
|
</button>
|
||||||
<ul
|
<ul
|
||||||
|
|
Loading…
Reference in a new issue