Add HTML resume
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
{% block css %}
|
||||
<link rel="stylesheet" type="text/css" href="{% static "css/front.css" %}" media="screen" />
|
||||
<link rel="stylesheet" type="text/css" href="{% static "css/blog.css" %}" media="screen" />
|
||||
<link rel="stylesheet" type="text/css" href="{% static "css/resume.css" %}" media="screen" />
|
||||
{% endblock %}
|
||||
{% endcompress %}
|
||||
<link rel="alternate" type="application/rss+xml" title="Gergely Polonkai's Blog - RSS Feed" href="{{ app.request.scheme }}://{{ app.request.host }}{% url 'blog:feed' %}" />
|
||||
|
Reference in New Issue
Block a user