hidden time
This commit is contained in:
parent
c2e44c470c
commit
aea721db7d
|
|
@ -114,7 +114,7 @@ const dateISO = `${y}-${m}-${d}`;
|
||||||
id="article-content"
|
id="article-content"
|
||||||
class="md:col-span-7 content bg-white p-8 md:p-20 prose-p:mb-4 text-[#003421] text-justify"
|
class="md:col-span-7 content bg-white p-8 md:p-20 prose-p:mb-4 text-[#003421] text-justify"
|
||||||
>
|
>
|
||||||
<article id="article-body">
|
<article id="article-body" class="hidden">
|
||||||
<time
|
<time
|
||||||
id="article-date"
|
id="article-date"
|
||||||
class="block text-center text-[#003421]/60 text-sm mb-8"
|
class="block text-center text-[#003421]/60 text-sm mb-8"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue