diff options
Diffstat (limited to 'blog/index.html')
-rw-r--r-- | blog/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/index.html b/blog/index.html index 65a4d79..89ad846 100644 --- a/blog/index.html +++ b/blog/index.html @@ -35,7 +35,7 @@ <img src="/assets/images/blog/33_cover.png" alt=""> <div> - <div class="flex-container-normal"> <span class="colored-text">Devlog</span>, <span class="colored-text"> simpliCity</span></div> + <div class="flex-container-normal"> <span class="colored-text">Devlog</span>, <span class="colored-text"> simpliCity</span></div> <a href="simpliCity/well-that-was-dumb/" class="link">This Week's Devlog: Well that was dumb. (33nd Week of 2023)</a> <p>Wed, 16 August 2023</p> </div> @@ -66,4 +66,4 @@ </section> </body> -</html>
\ No newline at end of file +</html> |