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

This commit is contained in:
Flatlogic Bot 2025-11-24 18:50:41 +00:00
parent af522d07a6
commit 9beaa0b0f3

View File

@ -12,7 +12,7 @@
{% block content %}
<div class="hero">
<div class="container">
<h1>Find Your Dream Job</h1>
<h1>!!!Find Your Dream Job!!!</h1>
<p>The best place to find tech jobs</p>
<a href="#" class="btn btn-primary">Get Started</a>
</div>