tangled
alpha
login
or
join now
trnck.dev
/
blog
0
fork
atom
blog.trnck.dev
0
fork
atom
overview
issues
pulls
pipelines
Update to new homepage
trnck.dev
5 years ago
a8d21100
17e72305
-6
1 changed file
expand all
collapse all
unified
split
_layouts
home.html
-6
_layouts/home.html
···
42
42
{% include thoughts.html %}
43
43
{% endunless %}
44
44
45
45
-
{% include projects.html %}
46
46
-
47
47
-
{% if site.topics %}
48
48
-
{% include interests.html %}
49
49
-
{% endif %}
50
50
-
51
45
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
52
46
53
47
</div>