Add date to breaking news box
This commit is contained in:
parent
2279b22339
commit
17a0da55d8
|
@ -36,7 +36,7 @@ eleventyComputed:
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
<h2>What is New?</h2>
|
<h2>What is New?</h2>
|
||||||
<div class="text-box">
|
<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>
|
<p>{{ sitemeta.siteName }} now has a custom domain name: leilukin.com! Currently this site is hosted on both Netlify and Neocities.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue