diff --git a/src/App/templates/app/index.html.twig b/src/App/templates/app/index.html.twig index a521001..8842f0d 100644 --- a/src/App/templates/app/index.html.twig +++ b/src/App/templates/app/index.html.twig @@ -6,7 +6,7 @@ {% block content %}
-
+
PSR-15 . middleware-first architecture

A headless platform for building modern web applications

@@ -261,7 +261,7 @@
-
+
Components

Every layer, on its own

Small, independent dot-* packages - pull in what you need. Lifecycle status for each lives on the Packages Lifecycle page.

diff --git a/src/Page/templates/page/architecture.html.twig b/src/Page/templates/page/architecture.html.twig index d1f88be..f496261 100644 --- a/src/Page/templates/page/architecture.html.twig +++ b/src/Page/templates/page/architecture.html.twig @@ -168,7 +168,7 @@
-
+
Middleware flow @@ -398,7 +398,7 @@
-
+
Library flow

The packages underneath, in the same order

@@ -447,7 +447,7 @@
Response
-
+

Flow for sending an email

Identical until the domain layer, where dot-mail joins in.