diff options
| author | Veikka Kähkönen <insiding@gmail.com> | 2017-11-30 01:00:18 +0200 |
|---|---|---|
| committer | Veikka Kähkönen <insiding@gmail.com> | 2017-11-30 01:00:18 +0200 |
| commit | 8bfb36eb596941a2aefe2df631e2df0e5a5b70ba (patch) | |
| tree | 6160670edf1a30f9921cf314fbb3cbab4fce89ea | |
| parent | a2a3b44b6a4b36fac1087ec2008851f91cceabf6 (diff) | |
Add .html extension to all events link
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ layout: default <ul id="event-list-2" class="event_list"> </ul> - <a href="{{ "/tapahtumat" | absolute_url }}"> + <a href="{{ "/tapahtumat.html" | absolute_url }}"> Kaikki tapahtumat </a> </div> |
