A few more updates to remove HaskellEmbedded refs
This commit is contained in:
parent
af22d6f58f
commit
5a4c925911
@ -6,7 +6,7 @@ title: Home
|
|||||||
|
|
||||||
<img src="/images/logo.svg" style="float: right; margin: 10px;" />
|
<img src="/images/logo.svg" style="float: right; margin: 10px;" />
|
||||||
|
|
||||||
<p>Welcome to the embedded Haskell blog!</p>
|
<p>Welcome to Chris Hodapp's horribly neglected blog.</p>
|
||||||
|
|
||||||
<p>Here's a list of recent posts:</p>
|
<p>Here's a list of recent posts:</p>
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@ $body$
|
|||||||
<div id="disqus_thread"></div>
|
<div id="disqus_thread"></div>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
/* * * CONFIGURATION VARIABLES * * */
|
/* * * CONFIGURATION VARIABLES * * */
|
||||||
var disqus_shortname = 'haskellembedded';
|
var disqus_shortname = 'hodapp_blog';
|
||||||
|
|
||||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||||
(function() {
|
(function() {
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||||
<title>Haskell Embedded Blog - $title$</title>
|
<title>Chris Hodapp's Blog - $title$</title>
|
||||||
<link href="/css/bootstrap.css" rel="stylesheet"/>
|
<link href="/css/bootstrap.css" rel="stylesheet"/>
|
||||||
<link rel="stylesheet" type="text/css" href="/css/default.css"/>
|
<link rel="stylesheet" type="text/css" href="/css/default.css"/>
|
||||||
<!-- syntax.css is Pandoc's syntax.css file, copied from:
|
<!-- syntax.css is Pandoc's syntax.css file, copied from:
|
||||||
@ -35,7 +35,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<div id="logo">
|
<div id="logo">
|
||||||
<a href="/">Haskell Embedded Blog</a>
|
<a href="/">Chris Hodapp's Blog</a>
|
||||||
</div>
|
</div>
|
||||||
<div id="navigation">
|
<div id="navigation">
|
||||||
<a href="/">Home</a>
|
<a href="/">Home</a>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user