Browse Source
Bugfix/fix typo and update date of Hacktoberfest 2024 blog post (#3811)
* Fix typo and update date
pull/3815/head
Thomas Kaul
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
3 additions and
3 deletions
-
apps/client/src/app/pages/blog/2024/09/hacktoberfest-2024/hacktoberfest-2024-page.html
-
apps/client/src/app/pages/blog/blog-page.html
|
|
@ -4,7 +4,7 @@ |
|
|
|
<article> |
|
|
|
<div class="mb-4 text-center"> |
|
|
|
<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-24</small></div> |
|
|
|
<img |
|
|
|
alt="Hacktoberfest 2024 with Ghostfolio Teaser" |
|
|
|
class="rounded w-100" |
|
|
@ -21,7 +21,7 @@ |
|
|
|
>third time</a |
|
|
|
> |
|
|
|
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 |
|
|
|
community of contributors. Every October, open source maintainers |
|
|
|
around the globe dedicate extra time to support new contributors |
|
|
|
|
|
@ -18,7 +18,7 @@ |
|
|
|
> |
|
|
|
<div class="flex-grow-1 overflow-hidden"> |
|
|
|
<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-24</div> |
|
|
|
</div> |
|
|
|
<div class="align-items-center d-flex"> |
|
|
|
<ion-icon |
|
|
|