blog.trnck.dev
0
fork

Configure Feed

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

Don't include the JavaScript lib

-6
-6
_layouts/home.html
··· 48 48 {% include interests.html %} 49 49 {% endif %} 50 50 51 - <!-- Include the calendar library. --> 52 - <script 53 - src="https://unpkg.com/github-calendar@latest/dist/github-calendar.min.js" 54 - ></script> 55 - <br> 56 - 57 51 <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> 58 52 59 53 </div>