diff options
author | Sangeeth Sudheer <git@sangeeth.dev> | 2025-04-29 01:03:26 +0530 |
---|---|---|
committer | Sangeeth Sudheer <git@sangeeth.dev> | 2025-04-29 01:13:54 +0530 |
commit | e1598038023797808c53b84649a1d5ef36b1f800 (patch) | |
tree | 1a7694eed220f8d44b6e70ce86335c788840edd7 /layouts/partials | |
parent | 4b94b8da8b92c2ceeb23d674c169977f22fc486e (diff) |
Move primary content inside an <article> tag
Main article will now belong in an <article> tag and the title/header
info will be inside a <header> tag within the <article>. Shouldn't
introduce any style/functional changes besides improve the semantics.
Comments section is moved outside the <article> as it doesn't directly
relate to the article's contents.
Other changes:
- Used `{{-` to remove some of the whitespace while keeping source HTML
structure looking correct
Diffstat (limited to 'layouts/partials')
0 files changed, 0 insertions, 0 deletions