forked from colonelpanic/dotfiles
[Emacs] Update github pages index file
This commit is contained in:
parent
a5e4ceda24
commit
57b6f72b84
11
index.html
11
index.html
@ -3,7 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2016-11-24 Thu 19:11 -->
|
||||
<!-- 2016-11-25 Fri 14:09 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
@ -185,12 +185,6 @@
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="http://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.js"></script>
|
||||
<script type="text/javascript" src="http://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<style type="text/css">
|
||||
pre.src {background-color: #fdf6e3; color: #657b83;}</style>
|
||||
<style type="text/css">
|
||||
pre.src {background-color: #fdf6e3; color: #657b83;}</style>
|
||||
<style type="text/css">
|
||||
pre.src {background-color: #fdf6e3; color: #657b83;}</style>
|
||||
<style type="text/css">
|
||||
pre.src {background-color: #fdf6e3; color: #657b83;}</style>
|
||||
<script type="text/javascript">
|
||||
@ -4557,6 +4551,7 @@ The following is taken from <a href="https://github.com/syl20bnr/spacemacs/blob/
|
||||
<span style="color: #93a1a1;">;; </span><span style="color: #93a1a1;">Disable haskell-stylish-on-save, as it breaks flycheck highlighting.</span>
|
||||
<span style="color: #93a1a1;">;; </span><span style="color: #93a1a1;">NOTE: May not be true anymore - taksuyu 2015-10-06</span>
|
||||
haskell-stylish-on-save nil<span style="color: #268bd2;">)</span>
|
||||
<span style="color: #268bd2;">(</span><span style="color: #859900; font-weight: bold;">setq</span> haskell-indent-offset 2<span style="color: #268bd2;">)</span>
|
||||
<span style="color: #268bd2;">(</span><span style="color: #859900; font-weight: bold;">require</span> '<span style="color: #268bd2; font-weight: bold;">flycheck</span><span style="color: #268bd2;">)</span>
|
||||
<span style="color: #268bd2;">(</span>delq 'haskell-stack-ghc flycheck-checkers<span style="color: #268bd2;">)</span>
|
||||
<span style="color: #268bd2;">(</span>add-hook 'haskell-mode-hook 'turn-on-haskell-indent<span style="color: #268bd2;">)</span>
|
||||
@ -7330,7 +7325,7 @@ load-theme hook (See the heading below).
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Author: Ivan Malison</p>
|
||||
<p class="date">Created: 2016-11-24 Thu 19:11</p>
|
||||
<p class="date">Created: 2016-11-25 Fri 14:09</p>
|
||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user