Edit core/templates/core/index.html via Editor

This commit is contained in:
Flatlogic Bot 2026-03-06 17:43:33 +00:00
parent 50468c603c
commit 926ac94e0e

View File

@ -16,7 +16,7 @@
<div class="hero-section">
<div class="container">
<h1>CDPR Fan Hub</h1>
<h1>CDPR 1111Fan Hub</h1>
<p class="lead">Your destination for news and game insights.</p>
<a href="{% url 'core:games_list' %}" class="btn btn-cdpr">Explore Games</a>
</div>