Skip to content

Commit eb8f95b

Browse files
committed
Linking to the new tumblr blog.
I'll still need to remove the Posts feature, and the blog itself from the code. But first things first!
1 parent 32e1c96 commit eb8f95b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

views/layout.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
%body
2020
%nav{:style => "float:right;"}
2121
<a href="/">Home</a> \
22-
<a href="/blog">Blog</a> \
22+
<a href="http://blog.hackety-hack.com/">Blog</a> \
2323
<a href="/help">Help</a> \
2424
<a href="/forums">Forums</a> \
2525
- if logged_in?

0 commit comments

Comments
 (0)