aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 1a6845c..d6f80b4 100644
--- a/index.html
+++ b/index.html
@@ -56,8 +56,8 @@ layout: default
</div>
-<script src="/static/js/moment.min.js"></script>
-<script src="/static/js/format-google-calendar.js"></script>
+<script src="{{ "/static/js/moment.min.js" | absolute_url }}"></script>
+<script src="{{ "/static/js/format-google-calendar.js" | absolute_url }}"></script>
<script type="text/javascript">
formatGoogleCalendar.init({
calendarUrl: 'https://www.googleapis.com/calendar/v3/calendars/as.tiedottaja@gmail.com/events?key=AIzaSyCJrtmGOeEFAq912lwijvCmKR33SAtC_qo',