blog.trnck.dev
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update home.html

-5
-5
_layouts/home.html
··· 1 1 {% include header.html %} 2 - <link 3 - rel="stylesheet" 4 - href="https://unpkg.com/github-calendar@latest/dist/github-calendar-responsive.css" 5 - /> 6 - 7 2 {% if site.layout == 'stacked' %} 8 3 <div class="container-lg py-6 p-responsive text-center"> 9 4 {% include masthead.html metadata=true %}