Skip to content

Commit 5093d01

Browse files
committed
Updates
1 parent ed6ec84 commit 5093d01

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ package-lock.json
5151
# Ignore the file .DS_Store in all directories
5252
**/.DS_Store
5353

54-
public/uploads
54+
public/uploads/

src/App/templates/app/index.html.twig

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,9 @@
4747
<span class="eyebrow">What it is</span>
4848
<h2>What is the Dotkernel Headless Platform?</h2>
4949
<p class="lede">
50-
The Dotkernel Headless Platform is made up of Open Source components aimed at
51-
businesses that need custom solutions. It supports microservices, as well as
52-
enterprise-grade APIs. Its modern, future-proof architecture is based on
53-
middleware and PSRs.
50+
The Dotkernel Headless Platform is made up of Open Source components aimed at businesses that need custom solutions.
51+
It supports microservices, as well as enterprise-grade APIs.
52+
Its modern, future-proof architecture is based on middleware and PSRs.
5453
</p>
5554
<div class="extending">
5655
Extending the power of

src/Blog/templates/page/dotkernel-packages-oss-lifecycle.html.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,6 @@
657657
</div>
658658
</div>
659659
</main>
660-
<p>Last updated: 2026-07-09 00:00</p>
661660
</div>
662661
</div>
663662
{% endblock %}

0 commit comments

Comments
 (0)