site: fix Bitbucket's broken trailing slash appending (or, rather, lack thereof)

This commit is contained in:
Steve Losh 2010-11-24 00:17:06 -05:00
parent f6e3fc5719
commit dd0cdc42d9

View File

@ -2,6 +2,7 @@
<html>
<head>
<title>Gundo - Visualize your Vim Undo Tree</title>
<base href="/gundo.vim/">
<link rel="stylesheet/less" href="style.less" type="text/css">
<script src="less.js" type="text/javascript"></script>