Browse Source

Fix typo and update date

pull/3811/head
Thomas Kaul 11 months ago
parent
commit
06f46020ca
  1. 4
      apps/client/src/app/pages/blog/2024/09/hacktoberfest-2024/hacktoberfest-2024-page.html
  2. 2
      apps/client/src/app/pages/blog/blog-page.html

4
apps/client/src/app/pages/blog/2024/09/hacktoberfest-2024/hacktoberfest-2024-page.html

@ -4,7 +4,7 @@
<article> <article>
<div class="mb-4 text-center"> <div class="mb-4 text-center">
<h1 class="mb-1">Hacktoberfest 2024</h1> <h1 class="mb-1">Hacktoberfest 2024</h1>
<div class="mb-3 text-muted"><small>2024-09-21</small></div> <div class="mb-3 text-muted"><small>2024-09-23</small></div>
<img <img
alt="Hacktoberfest 2024 with Ghostfolio Teaser" alt="Hacktoberfest 2024 with Ghostfolio Teaser"
class="rounded w-100" class="rounded w-100"
@ -21,7 +21,7 @@
>third time</a >third time</a
> >
and look forward to connecting with new, enthusiastic open-source and look forward to connecting with new, enthusiastic open-source
contributors. Hacktoberfest is a a month-long celebration of all contributors. Hacktoberfest is a month-long celebration of all
things open-source: projects, their maintainers, and the entire things open-source: projects, their maintainers, and the entire
community of contributors. Every October, open source maintainers community of contributors. Every October, open source maintainers
around the globe dedicate extra time to support new contributors around the globe dedicate extra time to support new contributors

2
apps/client/src/app/pages/blog/blog-page.html

@ -18,7 +18,7 @@
> >
<div class="flex-grow-1 overflow-hidden"> <div class="flex-grow-1 overflow-hidden">
<div class="h6 m-0 text-truncate">Hacktoberfest 2024</div> <div class="h6 m-0 text-truncate">Hacktoberfest 2024</div>
<div class="d-flex text-muted">2024-09-21</div> <div class="d-flex text-muted">2024-09-23</div>
</div> </div>
<div class="align-items-center d-flex"> <div class="align-items-center d-flex">
<ion-icon <ion-icon

Loading…
Cancel
Save