html changes
This commit is contained in:
@@ -20,5 +20,9 @@
|
||||
<button type="submit">Enter</button>
|
||||
</form>
|
||||
</div>
|
||||
<p class="gate-disclaimer">
|
||||
<i class="fas fa-exclamation-triangle"></i>
|
||||
This page contains +18 content. By entering the master password you acknowledge that you are an adult.
|
||||
</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<div class="home-hero">
|
||||
<div class="home-hero-inner">
|
||||
<h1>Packs Site</h1>
|
||||
<p>Hosted datapacks for Needs Of Nature & Animation Director.</p>
|
||||
<p>Hosted datapacks for the Needs Of Nature mod.</p>
|
||||
<p class="home-hero-sub">Browse and download packs shared by the community. Upload your own once you have a creator account.</p>
|
||||
<div class="home-hero-actions">
|
||||
<a href="{% url 'library:browse' %}" class="btn btn-primary"><i class="fas fa-search"></i> Browse packs</a>
|
||||
|
||||
Reference in New Issue
Block a user