Update posts dates

This commit is contained in:
prototypa
2023-08-24 14:42:56 -04:00
parent 6bbcf02a28
commit 348bf64559
5 changed files with 6 additions and 6 deletions

View File

@@ -37,8 +37,8 @@ The styling mechanism consists of the following files (all paths are prefixed wi
header section. See next.
</DListItem>
<DListItem dt="layouts/Layout.astro">
This layout is used for all of the pages rendered by _AstroWind_. The contents of _tailwind.css_ and
_CustomStyles.astro_ component, described above, is injected into the html header.
This layout is used for all of the pages rendered by _AstroWind_. The contents of _tailwind.css_ and _CustomStyles.astro_ component,
described above, is injected into the html header.
</DListItem>
### Dark Mode