Skip to content
update

Theme Setup Complete

The site theme has been switched over and the first post is live.

def announce(status)
  puts "Blog status: #{status}"
end

announce('theme applied')
This post is licensed under CC BY 4.0 by the author.