/ ‘themes/aurora/templates/archives.html’

/ ‘themes/aurora/templates/category.html’
/ ‘themes/aurora/templates/page.html’
/ ‘themes/moe-dark/templates/archives.html’
/ ‘themes/moe-dark/templates/category.html’
/ ‘themes/moe-dark/templates/page.html’
/ ‘themes/yoshi/templates/archives.html’
/ ‘themes/yoshi/templates/category.html’
/ ‘themes/yoshi/templates/page.html’
This commit is contained in:
Dooho Yi 2020-08-10 11:37:49 +09:00
parent 6e56a5906a
commit f3d2ab1ae1
9 changed files with 9 additions and 9 deletions

View file

@ -2,7 +2,7 @@
{% block content_header %} {% block content_header %}
<div class="fl o-50" style="font-size:0.4em;">@rchives<br/>{{ SITENAME }}</div> <div class="fl o-50" style="font-size:0.4em;">@rchives<br/>{{ SITENAME }}</div>
<a class="b fr o-30 pr1" style="font-size:0.8em;" href="{{ SITEURL }}">{{ SITENAME }}</a> <a class="b fr o-30 pr1 shrinkingtitle" href="{{ SITEURL }}">{{ SITENAME }}</a>
{% endblock %} {% endblock %}
{% block content %} {% block content %}

View file

@ -2,7 +2,7 @@
{% block content_header %} {% block content_header %}
<div class="fl o-50" style="font-size:0.4em;">/ <br/>{{ category }}</div> <div class="fl o-50" style="font-size:0.4em;">/ <br/>{{ category }}</div>
<a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/categories.html">*</a> <a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/categories.html">*</a>
<a class="b fr o-30 pr1" style="font-size:0.8em;" href="{{ SITEURL }}">{{ SITENAME }}</a> <a class="b fr o-30 pr1 shrinkingtitle" href="{{ SITEURL }}">{{ SITENAME }}</a>
{% endblock %} {% endblock %}
{% block content %} {% block content %}

View file

@ -3,7 +3,7 @@
{% block content_header %} {% block content_header %}
<div class="fl o-50" style="font-size:0.4em;">[ ] <br/>{{ page.title }}</div> <div class="fl o-50" style="font-size:0.4em;">[ ] <br/>{{ page.title }}</div>
<a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/pages.html">|</a> <a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/pages.html">|</a>
<a class="b fr o-30 pr1" style="font-size:0.8em;" href="{{ SITEURL }}">{{ SITENAME }}</a> <a class="b fr o-30 pr1 shrinkingtitle" href="{{ SITEURL }}">{{ SITENAME }}</a>
{% endblock %} {% endblock %}
{% block content %} {% block content %}

View file

@ -2,7 +2,7 @@
{% block content_header %} {% block content_header %}
<div class="fl o-50" style="font-size:0.4em;">@rchives<br/>{{ SITENAME }}</div> <div class="fl o-50" style="font-size:0.4em;">@rchives<br/>{{ SITENAME }}</div>
<a class="b fr o-30 pr1" style="font-size:0.8em;" href="{{ SITEURL }}">{{ SITENAME }}</a> <a class="b fr o-30 pr1 shrinkingtitle" href="{{ SITEURL }}">{{ SITENAME }}</a>
{% endblock %} {% endblock %}
{% block content %} {% block content %}

View file

@ -2,7 +2,7 @@
{% block content_header %} {% block content_header %}
<div class="fl o-50" style="font-size:0.4em;">/ <br/>{{ category }}</div> <div class="fl o-50" style="font-size:0.4em;">/ <br/>{{ category }}</div>
<a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/categories.html">*</a> <a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/categories.html">*</a>
<a class="b fr o-30 pr1" style="font-size:0.8em;" href="{{ SITEURL }}">{{ SITENAME }}</a> <a class="b fr o-30 pr1 shrinkingtitle" href="{{ SITEURL }}">{{ SITENAME }}</a>
{% endblock %} {% endblock %}
{% block content %} {% block content %}

View file

@ -3,7 +3,7 @@
{% block content_header %} {% block content_header %}
<div class="fl o-50" style="font-size:0.4em;">[ ] <br/>{{ page.title }}</div> <div class="fl o-50" style="font-size:0.4em;">[ ] <br/>{{ page.title }}</div>
<a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/pages.html">|</a> <a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/pages.html">|</a>
<a class="b fr o-30 pr1" style="font-size:0.8em;" href="{{ SITEURL }}">{{ SITENAME }}</a> <a class="b fr o-30 pr1 shrinkingtitle" href="{{ SITEURL }}">{{ SITENAME }}</a>
{% endblock %} {% endblock %}
{% block content %} {% block content %}

View file

@ -2,7 +2,7 @@
{% block content_header %} {% block content_header %}
<div class="fl o-50" style="font-size:0.4em;">@rchives<br/>{{ SITENAME }}</div> <div class="fl o-50" style="font-size:0.4em;">@rchives<br/>{{ SITENAME }}</div>
<a class="b fr o-30 pr1" style="font-size:0.8em;" href="{{ SITEURL }}">{{ SITENAME }}</a> <a class="b fr o-30 pr1 shrinkingtitle" href="{{ SITEURL }}">{{ SITENAME }}</a>
{% endblock %} {% endblock %}
{% block content %} {% block content %}

View file

@ -2,7 +2,7 @@
{% block content_header %} {% block content_header %}
<div class="fl o-50" style="font-size:0.4em;">/ <br/>{{ category }}</div> <div class="fl o-50" style="font-size:0.4em;">/ <br/>{{ category }}</div>
<a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/categories.html">*</a> <a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/categories.html">*</a>
<a class="b fr o-30 pr1" style="font-size:0.8em;" href="{{ SITEURL }}">{{ SITENAME }}</a> <a class="b fr o-30 pr1 shrinkingtitle" href="{{ SITEURL }}">{{ SITENAME }}</a>
{% endblock %} {% endblock %}
{% block content %} {% block content %}

View file

@ -3,7 +3,7 @@
{% block content_header %} {% block content_header %}
<div class="fl o-50" style="font-size:0.4em;">[ ] <br/>{{ page.title }}</div> <div class="fl o-50" style="font-size:0.4em;">[ ] <br/>{{ page.title }}</div>
<a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/pages.html">|</a> <a class="b fr o-50" style="font-size: 0.5em;" href="{{ SITEURL }}/pages.html">|</a>
<a class="b fr o-30 pr1" style="font-size:0.8em;" href="{{ SITEURL }}">{{ SITENAME }}</a> <a class="b fr o-30 pr1 shrinkingtitle" href="{{ SITEURL }}">{{ SITENAME }}</a>
{% endblock %} {% endblock %}
{% block content %} {% block content %}