diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-07-21 15:32:57 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-07-21 15:32:57 +0200 |
| commit | caa6ad5ff81357ff04dd93677b1018851c3a7981 (patch) | |
| tree | b8b5da1fb130a3b3357620e53542cdaf422d7697 /static | |
| parent | 4df99f1df784fb6f6f6b221aaf9abccfad6f2d8a (diff) | |
| download | blog-caa6ad5ff81357ff04dd93677b1018851c3a7981.tar.gz blog-caa6ad5ff81357ff04dd93677b1018851c3a7981.zip | |
add barba loader to git
Diffstat (limited to 'static')
| -rw-r--r-- | static/js/custom.js | 2 |
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(); |
