[Emacs] Update github pages index file
This commit is contained in:
parent
2ca8cdbe49
commit
9073a36dab
@ -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-03 Thu 17:30 -->
|
||||
<!-- 2016-11-03 Thu 19:12 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
@ -185,8 +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: #263238; color: #ffffff;}</style>
|
||||
<style type="text/css">
|
||||
pre.src {background-color: #263238; color: #ffffff;}</style>
|
||||
<script type="text/javascript">
|
||||
@ -3689,8 +3687,7 @@ I don't use auto-complete at all, so I have set up a hook to automatically disab
|
||||
<div class="org-src-container">
|
||||
<pre class="src src-emacs-lisp"><span style="color: #e91e63;">(</span><span style="color: #fff59d;">use-package</span> <span style="color: #8bc34a;">magithub</span>
|
||||
<span style="color: #ff8A65;">:if</span> <span style="color: #2196F3;">(</span>executable-find <span style="color: #9ccc65;">"hub"</span><span style="color: #2196F3;">)</span>
|
||||
<span style="color: #ff8A65;">:after</span> magit
|
||||
<span style="color: #ff8A65;">:disabled</span> t<span style="color: #e91e63;">)</span>
|
||||
<span style="color: #ff8A65;">:after</span> magit<span style="color: #e91e63;">)</span>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
@ -7049,7 +7046,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-03 Thu 17:30</p>
|
||||
<p class="date">Created: 2016-11-03 Thu 19:12</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