my personal site
0
fork

Configure Feed

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

Remove Gym Tracker Ads link from the main navigation in index.html

-8
-8
index.html
··· 126 126 <span>Resume</span> 127 127 </a> 128 128 </li> 129 - <li> 130 - <a class="social-link" href="https://gymtracker.jackhannon.net/admin"> 131 - <svg class="icon" viewBox="0 0 24 24" aria-hidden="true"> 132 - <path fill="currentColor" d="M12 9a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-5 9a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1H7z"/> 133 - </svg> 134 - <span>Gym Tracker Ads</span> 135 - </a> 136 - </li> 137 129 </ul> 138 130 </article> 139 131 </main>