base site for phantas.ma

This commit is contained in:
j 2023-03-02 15:59:40 +01:00
commit d27f4ac0c0
32 changed files with 50 additions and 710 deletions

View file

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<title>
{% block title %}
njp.ma
phantas.ma
{% endblock title %}
</title>
<link href="{% sass_src 'css/style.scss' %}" rel="stylesheet" type="text/css">
@ -15,14 +15,16 @@
<div class="topnav">
<a href="/" class="title font-family-wrong">
<div class="title-text text">
njp.ma
phantas.ma{{text.get_absolute_url}}
</div>
</a>
<div class="item-title"></div>
<nav>
{% comment %}
<a href="{% url 'films' %}" class="animated-title"><span class="text">videos 비디오</span></a>
<a href="{% url 'texts' %}" class="animated-title"><span class="text">cuts 장면들</span></a>
<a href="{% url 'about' %}" class="animated-title"><span class="text">about 소개</span></a>
{% endcomment %}
</nav>
</div>
<main>