diff --git a/apps/whatislove-dev/src/layouts/article.njk b/apps/whatislove-dev/src/layouts/article.njk index 0f9c3594..f29b3a01 100644 --- a/apps/whatislove-dev/src/layouts/article.njk +++ b/apps/whatislove-dev/src/layouts/article.njk @@ -164,7 +164,7 @@ {% block aside %} diff --git a/apps/whatislove-dev/src/pages/404/index.njk b/apps/whatislove-dev/src/pages/404/index.njk index e3f31c3c..2e8cb9b8 100644 --- a/apps/whatislove-dev/src/pages/404/index.njk +++ b/apps/whatislove-dev/src/pages/404/index.njk @@ -22,7 +22,7 @@ stickersCount: 3 {% block aside %} diff --git a/apps/whatislove-dev/src/pages/index/index.njk b/apps/whatislove-dev/src/pages/index/index.njk index ec326921..ef21f81b 100644 --- a/apps/whatislove-dev/src/pages/index/index.njk +++ b/apps/whatislove-dev/src/pages/index/index.njk @@ -120,7 +120,7 @@ stickersCount: 0
-

Lastest Article

+

Latest Articles

{{ articleList(items=collections.articles | reverse, className="articles__article-list", maxCount=ARTICLES_COUNT) }} View all articles
diff --git a/package-lock.json b/package-lock.json index e4d1e237..8a8ba2dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ }, "apps/careers-whatislove-dev": { "name": "@whatislove.dev/careers-whatislove-dev", - "version": "1.8.0", + "version": "1.11.0", "dependencies": { "@whatislove.dev/shared": "*", "firebase": "10.8.1", @@ -112,7 +112,7 @@ }, "apps/certifications-whatislove-dev": { "name": "@whatislove.dev/certifications-whatislove-dev", - "version": "1.8.1", + "version": "1.9.0", "dependencies": { "@react-pdf/renderer": "3.4.4", "@whatislove.dev/shared": "*", @@ -201,7 +201,7 @@ }, "apps/whatislove-dev": { "name": "@whatislove.dev/whatislove-dev", - "version": "1.63.0", + "version": "1.64.0", "dependencies": { "@whatislove.dev/shared": "*", "focus-trap": "7.5.4",