mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-07 16:09:03 -06:00
Fix tsconfig baseUrl, add small space left of tags/right of Time
This commit is contained in:
@@ -19,7 +19,7 @@ const tagCount = tags.length;
|
||||
</h1>
|
||||
<p class="mt-0 text-sm ml-5">
|
||||
<Time time={pubDate} client:load />
|
||||
<span class="space-x-2">
|
||||
<span class="ml-1 space-x-2">
|
||||
{
|
||||
tags.map((tag, i) =>
|
||||
// Ignore required due to whitespace sensitive content
|
||||
|
||||
Reference in New Issue
Block a user