Hide AniList and blog
This commit is contained in:
parent
f2a5ebb7b5
commit
57261c2b0a
1 changed files with 4 additions and 4 deletions
|
@ -48,12 +48,12 @@
|
|||
<small>More coming soon™! (* ̄▽ ̄)b</small>
|
||||
</div>
|
||||
</div>
|
||||
<h3>Recently watched anime from <a href="https://anilist.co/user/Elnu/">AniList</a></h3>
|
||||
<div id="anime" class="activities">
|
||||
<h3>Recently watched anime from <a href="https://anilist.co/user/Elnu/" style="display: none">AniList</a></h3>
|
||||
<div id="anime" class="activities" style="display: none">
|
||||
Loading recent anime activity...
|
||||
</div>
|
||||
<h3>Recent posts from <a href="https://blog.elnu.com">blog</a></h3>
|
||||
<div id="posts" class="activities">
|
||||
<h3>Recent posts from <a href="https://blog.elnu.com" style="display: none">blog</a></h3>
|
||||
<div id="posts" class="activities" style="display: none">
|
||||
Loading recent post activity...
|
||||
</div>
|
||||
<br>
|
||||
|
|
Loading…
Add table
Reference in a new issue