Add date to breaking news box

This commit is contained in:
Leilukin 2024-05-31 12:57:39 +08:00 committed by Helen Chong
parent a57f6d5924
commit e82ed72381

View File

@ -36,7 +36,7 @@ eleventyComputed:
<section class="content__section">
<h2>What is New?</h2>
<div class="text-box">
<h3>Breaking News</h3>
<h3>Breaking News: 31 May 2024</h3>
<p>{{ sitemeta.siteName }} now has a custom domain name: leilukin.com! Currently this site is hosted on both Netlify and Neocities.</p>
</div>