To get notified of the updates on this website, you can subscribe to the Leilukin's Hub RSS feed, which contains new articles, blog posts and website changelogs, or follow my Neocities profile.
Added extra header elements to the main site and the shrines to be dynamically displayed on certain days to celebrate special events. (Credit to KotOR Community Portal for the inspiration)
Cassette Beasts shrine: Updated the Development History section of the Trivia page with info about the release of Update 1.5 and "Pier of the Unknown" DLC.
Cassette Beasts shrine: Removed the Developer Insight page since the official Cassette Beasts wiki not has a page for a list of interviews the Cassette Beasts staff participated in.
Replaced incorrect uses of semantic HTML tags throughout the entire website, such as replacing <em> that were used for media titles with <cite>, <strong> that were used for styling with custom CSS class.
Due to these new changes to the navigation links on the sidebar, I wrote a JavaScript file to dynamically generate the contents on the right sidebar and the footer across multiple pages on this site.
Adjust the line spacing and the spacing between the listed items on the changelog page.
Made adjustments to the relative paths in the HTML files, to ensure this site's favicons will show up on the title bar by default.
Fixed the issue of the page style not applied to the Not Found page.