Update Now page to move Lesbian Visibility Week to recently celebrated
This commit is contained in:
parent
1e5bf37593
commit
30178db247
|
@ -4,7 +4,7 @@
|
||||||
<subtitle>Leilukin's personal website.</subtitle>
|
<subtitle>Leilukin's personal website.</subtitle>
|
||||||
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
|
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
|
||||||
<link href="https://leilukin.neocities.org"/>
|
<link href="https://leilukin.neocities.org"/>
|
||||||
<updated>2024-04-29T07:06:15Z</updated>
|
<updated>2024-04-29T07:11:47Z</updated>
|
||||||
<id>https://leilukin.neocities.org</id>
|
<id>https://leilukin.neocities.org</id>
|
||||||
<author>
|
<author>
|
||||||
<name>Leilukin</name>
|
<name>Leilukin</name>
|
||||||
|
|
|
@ -311,22 +311,19 @@
|
||||||
|
|
||||||
|
|
||||||
<div class="content ">
|
<div class="content ">
|
||||||
<p><em>This page was last updated on 27 April 2024.</em></p>
|
<p><em>This page was last updated on 29 April 2024.</em></p>
|
||||||
<p>This is my <a href="https://nownownow.com/about">/now page</a>. You can find more pages like this at <a href="https://nownownow.com/">nownownow.com</a>.</p>
|
<p>This is my <a href="https://nownownow.com/about">/now page</a>. You can find more pages like this at <a href="https://nownownow.com/">nownownow.com</a>.</p>
|
||||||
<div class="heading-wrapper h2">
|
<div class="heading-wrapper h2">
|
||||||
<h2 id="what-am-i-working-on">What am I Working on</h2>
|
<h2 id="what-am-i-working-on">What am I Working on</h2>
|
||||||
<a class="heading-anchor" href="#what-am-i-working-on" aria-labelledby="what-am-i-working-on"><span hidden>#</span></a></div>
|
<a class="heading-anchor" href="#what-am-i-working-on" aria-labelledby="what-am-i-working-on"><span hidden>#</span></a></div>
|
||||||
<p>Recently, I spent a whole week in overhauling this website with the static site generator <a href="https://www.11ty.dev/">Eleventy</a>. The rebuilding process was <a href="/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/">finally completed on 20 April 2023</a>, but I am still doing maintenance and file organising under the hood.</p>
|
<p>Recently, I spent a whole week in overhauling this website with the static site generator <a href="https://www.11ty.dev/">Eleventy</a>. The rebuilding process was <a href="/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/">finally completed on 20 April 2023</a>, but I am still doing maintenance and file organising under the hood.</p>
|
||||||
<div class="heading-wrapper h2">
|
<div class="heading-wrapper h2">
|
||||||
<h2 id="events-i-am-celebrating">Events I am Celebrating</h2>
|
<h2 id="events-i-celebrated-recently">Events I Celebrated Recently</h2>
|
||||||
<a class="heading-anchor" href="#events-i-am-celebrating" aria-labelledby="events-i-am-celebrating"><span hidden>#</span></a></div>
|
<a class="heading-anchor" href="#events-i-celebrated-recently" aria-labelledby="events-i-celebrated-recently"><span hidden>#</span></a></div>
|
||||||
<div class="heading-wrapper h3">
|
<div class="heading-wrapper h3">
|
||||||
<h3 id="22-april-to-28-april-2024">22 April to 28 April 2024</h3>
|
<h3 id="22-april-to-28-april-2024">22 April to 28 April 2024</h3>
|
||||||
<a class="heading-anchor" href="#22-april-to-28-april-2024" aria-labelledby="22-april-to-28-april-2024"><span hidden>#</span></a></div>
|
<a class="heading-anchor" href="#22-april-to-28-april-2024" aria-labelledby="22-april-to-28-april-2024"><span hidden>#</span></a></div>
|
||||||
<p><a href="https://www.lesbianvisibilityweek.com/">Lesbian Visibility Week</a></p>
|
<p><a href="https://www.lesbianvisibilityweek.com/">Lesbian Visibility Week</a></p>
|
||||||
<div class="heading-wrapper h2">
|
|
||||||
<h2 id="events-i-celebrated-recently">Events I Celebrated Recently</h2>
|
|
||||||
<a class="heading-anchor" href="#events-i-celebrated-recently" aria-labelledby="events-i-celebrated-recently"><span hidden>#</span></a></div>
|
|
||||||
<div class="heading-wrapper h3">
|
<div class="heading-wrapper h3">
|
||||||
<h3 id="23-april-2024">23 April 2024</h3>
|
<h3 id="23-april-2024">23 April 2024</h3>
|
||||||
<a class="heading-anchor" href="#23-april-2024" aria-labelledby="23-april-2024"><span hidden>#</span></a></div>
|
<a class="heading-anchor" href="#23-april-2024" aria-labelledby="23-april-2024"><span hidden>#</span></a></div>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
layout: main/content
|
layout: main/content
|
||||||
title: Now
|
title: Now
|
||||||
desc: What Leilukin is doing now.
|
desc: What Leilukin is doing now.
|
||||||
updated: 2024-04-27
|
updated: 2024-04-29
|
||||||
templateEngineOverride: njk, md
|
templateEngineOverride: njk, md
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
key: Now
|
key: Now
|
||||||
|
@ -17,14 +17,13 @@ This is my [/now page](https://nownownow.com/about). You can find more pages lik
|
||||||
|
|
||||||
Recently, I spent a whole week in overhauling this website with the static site generator [Eleventy](https://www.11ty.dev/). The rebuilding process was [finally completed on 20 April 2023](/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/), but I am still doing maintenance and file organising under the hood.
|
Recently, I spent a whole week in overhauling this website with the static site generator [Eleventy](https://www.11ty.dev/). The rebuilding process was [finally completed on 20 April 2023](/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/), but I am still doing maintenance and file organising under the hood.
|
||||||
|
|
||||||
## Events I am Celebrating
|
|
||||||
|
## Events I Celebrated Recently
|
||||||
|
|
||||||
### 22 April to 28 April 2024
|
### 22 April to 28 April 2024
|
||||||
|
|
||||||
[Lesbian Visibility Week](https://www.lesbianvisibilityweek.com/)
|
[Lesbian Visibility Week](https://www.lesbianvisibilityweek.com/)
|
||||||
|
|
||||||
## Events I Celebrated Recently
|
|
||||||
|
|
||||||
### 23 April 2024
|
### 23 April 2024
|
||||||
|
|
||||||
4-year anniversary of the release of [<cite>A Summer's End — Hong Kong 1986</cite>](/shrines/asummersend/).
|
4-year anniversary of the release of [<cite>A Summer's End — Hong Kong 1986</cite>](/shrines/asummersend/).
|
||||||
|
|
Loading…
Reference in New Issue