Add tagline

This commit is contained in:
Jonathan Rudenberg 2012-08-22 12:39:52 -04:00
parent 8b4b67eee9
commit 24547ab996

View file

@ -1,5 +1,5 @@
meta name="viewport" content='width=device-width, initial-scale=1.0'
title = "#{@item[:title] + ' · ' if @item[:title]}Tent"
title = "#{@item[:title] + ' · ' if @item[:title]}Tent - the decentralized social web"
link href='/assets/css/bootstrap.css' rel='stylesheet' type='text/css' media='screen'
link href='/assets/css/bootstrap-responsive.css' rel='stylesheet' type='text/css' media='screen'
link href='/assets/css/style.css' rel='stylesheet' type='text/css' media='screen'