Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 321 Bytes

File metadata and controls

11 lines (10 loc) · 321 Bytes
layout default
permalink /404.html
<script type="text/javascript"> var filename = window.location.pathname.split('/').pop(); var url = '{{ site.github.repository_url }}/new/{{site.git_branch}}?filename=wiki/'+filename; window.location=url; </script>