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;" />
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ $body$
|
||||
<div id="disqus_thread"></div>
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES * * */
|
||||
var disqus_shortname = 'haskellembedded';
|
||||
var disqus_shortname = 'hodapp_blog';
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function() {
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
<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 rel="stylesheet" type="text/css" href="/css/default.css"/>
|
||||
<!-- syntax.css is Pandoc's syntax.css file, copied from:
|
||||
@ -35,7 +35,7 @@
|
||||
<body>
|
||||
<div id="header">
|
||||
<div id="logo">
|
||||
<a href="/">Haskell Embedded Blog</a>
|
||||
<a href="/">Chris Hodapp's Blog</a>
|
||||
</div>
|
||||
<div id="navigation">
|
||||
<a href="/">Home</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user