habemus new tagline
All checks were successful
Build and Deploy / build (push) Successful in 1m6s
Django Tests / test (push) Successful in 1m15s
Build and Deploy / deploy (push) Successful in 5s

This commit is contained in:
Tobias Brunner 2025-08-29 10:08:42 +02:00
parent 71d4962d18
commit d680c8b093
Signed by: tobru
SSH key fingerprint: SHA256:kOXg1R6c11XW3/Pt9dbLdQvOJGFAy+B2K6v6PtRWBGQ
6 changed files with 47 additions and 47 deletions

View file

@ -2,7 +2,7 @@
{% load static %}
{% load contact_tags %}
{% block title %}About Open Cloud Native Services Hub{% endblock %}
{% block title %}About The Sovereign App Store{% endblock %}
{% block content %}
<section class="section bg-primary-subtle">
@ -10,7 +10,7 @@
<header class="section-primary__header text-center">
<h1 class="section-h1 fs-40 fs-lg-64 mb-24">About Servala</h1>
<div class="text-gray-300 w-lg-37 mx-auto">
<p class="mb-0">Open Cloud Native Service Hub. Unlock the Power of Cloud Native Applications.</p>
<p class="mb-0">The Sovereign App Store. Unlock the Power of Sovereign Managed Applications.</p>
</div>
</header>
</div>
@ -238,7 +238,7 @@
</div>
<div class="w-lg-30">
<div class="page-header__image-wrapper">
<img class="page-header__image" src="{% static "img/sir-vala-text.png" %}" alt="Cartoon serval cat named Sir Vala with blue eyes and a happy expression. It's the mascot of Servala - Open Cloud Native Service Hub" title="Sir Vala - Mascot of Servala">
<img class="page-header__image" src="{% static "img/sir-vala-text.png" %}" alt="Cartoon serval cat named Sir Vala with blue eyes and a happy expression. It's the mascot of Servala - The Sovereign App Store" title="Sir Vala - Mascot of Servala">
</div>
</div>
</div>
@ -251,4 +251,4 @@
</div>
</div>
</section>
{% endblock %}
{% endblock %}