chore: less data
This commit is contained in:
parent
629df90919
commit
008675f3d9
4 changed files with 3 additions and 16 deletions
|
@ -3,6 +3,5 @@
|
|||
{%- assign show = tv.recentlyWatched | first -%}
|
||||
<article class="status">
|
||||
<p><strong class="highlight-text">I'm a software developer based in Camarillo, California</strong>. I enjoy hanging out with my beautiful family and 3 rescue dogs, technology, automation, <a href="/music">music</a>, <a href="/posts">writing</a>, <a href="/books">reading</a>, <a href="/watching#tv">tv</a> and <a href="/watching#movies">movies</a>. Lately I've been listening to a lot of <strong class="highlight-text">{{ artist.title }}</strong>, reading <strong class="highlight-text">{{ book.title }}</strong> and watching <strong class="highlight-text">{{ show.name }}</strong>.</p>
|
||||
<p>{{ status.emoji }} {{ status.content }}</p>
|
||||
{% render "partials/blocks/now-playing.liquid", music:music %}
|
||||
</article>
|
Reference in a new issue