Merge branch 'source' into use-bulma
This commit is contained in:
commit
7d99c588e7
|
@ -18,3 +18,6 @@
|
|||
@import "pages/project"
|
||||
@import "pages/talk"
|
||||
@import "pages/testimonials"
|
||||
|
||||
body
|
||||
background: red
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
{% include 'badges' %}
|
||||
{% include 'availability' %}
|
||||
{% include 'posts/latest' %}
|
||||
{# {% include 'skills' %} #}
|
||||
{% endblock %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue