73a45e04a7f9

threesome.vim: Update site.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 29 Jun 2011 18:16:08 -0400
parents a957c8d5dd05
children eb809a464521
branches/tags (none)
files threesome.vim/index.html threesome.vim/layout.html

Changes

--- a/threesome.vim/index.html	Wed Jun 29 18:14:50 2011 -0400
+++ b/threesome.vim/index.html	Wed Jun 29 18:16:08 2011 -0400
@@ -6,6 +6,8 @@
 
 <head>
     <meta charset="utf-8" />
+    <base href="/threesome.vim/">
+
     <title>Threesome - a Vim plugin for resolving three-way merges-</title>
 
     <meta name="description" content="Threesome is a Vim plugin for resolving three-way merge conflicts"/>
--- a/threesome.vim/layout.html	Wed Jun 29 18:14:50 2011 -0400
+++ b/threesome.vim/layout.html	Wed Jun 29 18:16:08 2011 -0400
@@ -6,6 +6,8 @@
 
 <head>
     <meta charset="utf-8" />
+    <base href="/threesome.vim/">
+
     <title>{{ title }}</title>
 
     <meta name="description" content="Threesome is a Vim plugin for resolving three-way merge conflicts"/>