Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1111 from kawazrepos/fix-advent
Browse files Browse the repository at this point in the history
Fix help of advent calendar
  • Loading branch information
giginet committed Nov 23, 2016
2 parents 140013f + f5c074f commit 9e01943
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/templates/markdown/helps/advent.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

## 過去のKawaz Advent Calendar

- [2016](http://www.adventar.org/calendars/1728)
- [2015](http://www.adventar.org/calendars/824)
- [2014](http://www.kawaz.org/blogs/giginet/2014/12/1/644/)
- [2013](http://www.kawaz.org/blogs/giginet/2013/11/29/540/)
Expand Down
2 changes: 1 addition & 1 deletion src/templates/roughpages/helps/advent.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

{% block content %}
<article class="markdown">
{% include_kfm "markdown/advent.md" %}
{% include_kfm "markdown/helps/advent.md" %}
</article>
{% endblock %}

0 comments on commit 9e01943

Please sign in to comment.