diff options
Diffstat (limited to 'vim/header_html')
-rw-r--r-- | vim/header_html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/header_html b/vim/header_html index 45cfebc..a54ee90 100644 --- a/vim/header_html +++ b/vim/header_html @@ -4,6 +4,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title></title> + <!-- <link rel="stylesheet" type="text/css" href="..." /> --> </head> <body> </body> |