Use markdown-it-attrs for article list class
This commit is contained in:
parent
315a8ad7c0
commit
77376e5ffb
|
@ -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-05-03T10:41:53Z</updated>
|
<updated>2024-05-06T10:51:56Z</updated>
|
||||||
<id>https://leilukin.neocities.org</id>
|
<id>https://leilukin.neocities.org</id>
|
||||||
<author>
|
<author>
|
||||||
<name>Leilukin</name>
|
<name>Leilukin</name>
|
||||||
|
|
|
@ -22,10 +22,9 @@ Articles I have written.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
## My Articles for Video Games with Their Own Pages
|
## My Articles for Video Games with Their Own Pages
|
||||||
<ul class="content-list">
|
* My <cite>Cassette Beasts</cite> shrine [Articles](/shrines/cassettebeasts/articles/) page
|
||||||
<li>My <cite>Cassette Beasts</cite> shrine <a href="/shrines/cassettebeasts/articles/">Articles</a> page</li>
|
* My <cite>Star Wars: Knights of the Old Republic</cite> shrine [Articles](/shrines/starwarskotor/articles/) page
|
||||||
<li>My <cite>Star Wars: Knights of the Old Republic</cite> shrine <a href="/shrines/starwarskotor/articles/">Articles</a> page</li>
|
{.content-list}
|
||||||
</ul>
|
|
||||||
|
|
||||||
## Featured Articles
|
## Featured Articles
|
||||||
Articles featuring other people's interview with me.
|
Articles featuring other people's interview with me.
|
||||||
|
|
Loading…
Reference in New Issue