Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/App/templates/app/index.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{% block content %}

<section class="hero">
<div class="wrap hero-grid">
<div class="wrap hero-grid" id="request-lifecycle">
<div>
<span class="eyebrow">PSR-15 . middleware-first architecture</span>
<h1>A headless platform for building modern web applications</h1>
Expand Down Expand Up @@ -261,7 +261,7 @@

<section>
<div class="wrap">
<div class="section-head">
<div class="section-head" id="components-dot-packages">
<span class="eyebrow">Components</span>
<h2>Every layer, on its own</h2>
<p>Small, independent dot-* packages - pull in what you need. Lifecycle status for each lives on the <a href="https://www.dotkernel.com/dotkernel-packages-oss-lifecycle/" style="color:var(--teal);">Packages Lifecycle</a> page.</p>
Expand Down