Browse Source

copy tweaks

pull/1/head
Nicolae Claudius 13 years ago
parent
commit
9611c78b42
  1. 2
      app/views/fragments/_top.html.erb
  2. 2
      app/views/pages/home.html.erb

2
app/views/fragments/_top.html.erb

@ -21,7 +21,7 @@
<li>
<script src="//platform.twitter.com/widgets.js" type="text/javascript"></script>
<%= link_to 'Tweet',
"https://twitter.com/share?text=EntryDNS a nice free DNS management service&url=#{root_url}",
"https://twitter.com/share?text=EntryDNS a nice free DNS service&url=#{root_url}",
:class => "twitter-share-button" %>
</li>
<% if user_signed_in? %>

2
app/views/pages/home.html.erb

@ -1,6 +1,6 @@
<div class="block home-page-block article">
<div class="content">
<h1>Totally Free DNS service for Geeks <small>created by Geeks</small></h1>
<h1>Totally Free DNS service for everyone <small>created by Geeks</small></h1>
<div class="inner home-page-inner">
<table class="home-page-duo">

Loading…
Cancel
Save