Skip to content

Commit bbe01ec

Browse files
committed
changing site to heroku since nameheap's dns is being silly.
1 parent 67e444c commit bbe01ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

h-ety-h/init.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
HH::NET = "hackety-hack.com"
2-
HH::REST = "http://hackety-hack.com"
1+
HH::NET = "hacketyhack.heroku.com"
2+
HH::REST = "http://hacketyhack.heroku.com"
33
HH::HOME = Dir.pwd
44
HH::STATIC = Dir.pwd + "/static"
55
HH::FONTS = HH::HOME + "/fonts"

0 commit comments

Comments
 (0)