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
··· 52 52 <script 53 53 src="https://unpkg.com/github-calendar@latest/dist/github-calendar.min.js" 54 54 ></script> 55 - 56 - <div class="calendar"> 57 - <!-- Loading stuff --> 58 - Loading stuff.... client-side rendering sucks 59 - </div> 60 55 <br> 61 56 62 57 <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>