@gurupanguji

Implementation Plan: Semantic Lists (#212)

Task List

Detailed Implementation

CSS Updates (Common)

Ensure .social-links has list-style: none; padding: 0; margin: 0; in the shared stylesheet.

Blog Feed (index.html)

Refactor the liquid loop to use ul and li.

Extract the common social footer markup into _includes/social-footer.html and include it from pages that need the standard footer.