Skip to content
Snippets Groups Projects
Commit c7cf9a29 authored by Mateusz Charytoniuk's avatar Mateusz Charytoniuk
Browse files

chore(docs): more Resonance

parent 29e1d495
No related branches found
No related tags found
No related merge requests found
......@@ -17,13 +17,11 @@ description: >
<div class="homepage__content">
<hgroup class="homepage__title">
<h1>PHP Framework for Next-Gen Web Apps</h1>
<h2>
Connect, Converse, Create
</h2>
<h2>Resonance: Connect, Converse, Create</h2>
<p>
Resonance is designed from the ground up to facilitate
interoperability and messaging between services in your
infrastructure and beyond. It provides AI capabilities,
PHP Resonance Framework is designed from the ground up to
facilitate interoperability and messaging between services in
your infrastructure and beyond. It provides AI capabilities,
has a built in web server and integrates with llama.cpp.
</p>
<p>
......
......@@ -34,11 +34,13 @@
--z-index-edit-on-github: 4;
@media screen and (max-height: 1199px) {
--font-size-bigger: 20px;
--font-size-base: 18px;
--font-size-code: 16px;
--font-size-smaller: 16px;
}
@media screen and (min-height: 1200px) {
--font-size-bigger: 22px;
--font-size-base: 20px;
--font-size-code: 18px;
--font-size-smaller: 18px;
......@@ -232,6 +234,9 @@ a:active,
white-space: nowrap;
}
.primary-navigation a:first-of-type {
}
.primary-navigation a.active {
color: var(--color-link-active);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment