summaryrefslogtreecommitdiff
path: root/static/js
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-07-21 15:32:57 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-07-21 15:32:57 +0200
commitcaa6ad5ff81357ff04dd93677b1018851c3a7981 (patch)
treeb8b5da1fb130a3b3357620e53542cdaf422d7697 /static/js
parent4df99f1df784fb6f6f6b221aaf9abccfad6f2d8a (diff)
downloadblog-caa6ad5ff81357ff04dd93677b1018851c3a7981.tar.gz
blog-caa6ad5ff81357ff04dd93677b1018851c3a7981.zip
add barba loader to git
Diffstat (limited to 'static/js')
-rw-r--r--static/js/custom.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/js/custom.js b/static/js/custom.js
new file mode 100644
index 0000000..9f68787
--- /dev/null
+++ b/static/js/custom.js
@@ -0,0 +1,2 @@
+Barba.Pjax.start();
+Barba.Prefetch.init();