Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbohacek committed Sep 15, 2017
1 parent 553ac77 commit 882cfd1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,22 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="Share to Facebook, Twitter, Google+ and other social networks using simple HTML buttons" />
<meta name="description" content="Share to Facebook, Twitter, Google+, and other social networks using simple HTML buttons" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Simple Sharing Buttons Generator by @fourtonfish</title>
<meta property="og:title" content="Simple Sharing Buttons Generator" />
<meta property="og:description" content="Share to Facebook, Twitter, Google+ and other social networks using simple HTML buttons" />
<meta property="og:description" content="Share to Facebook, Twitter, Google+, and other social networks using simple HTML buttons" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://simplesharingbuttons.com/" />
<meta property="og:image" content="http://simplesharingbuttons.com/images/preview-2.9.png" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@fourtonfish">
<meta name="twitter:title" content="Simple Sharing Buttons Generator">
<meta name="twitter:description" content="Share to Facebook, Twitter, Google+ and other social networks using simple HTML buttons">
<meta name="twitter:description" content="Share to Facebook, Twitter, Google+, and other social networks using simple HTML buttons">
<meta name="twitter:image:src" content="http://simplesharingbuttons.com/images/preview-2.9.png">
<meta name="twitter:domain" content="http://simplesharingbuttons.com/">
<meta itemprop="name" content="Simple Sharing Buttons Generator">
<meta itemprop="description" content="Create simple HTML sharing buttons to share your web content on Facebook, Twitter, Google+ and other social networks.
<meta itemprop="description" content="Create simple HTML sharing buttons to share your web content on Facebook, Twitter, Google+, and other social networks.
">
<meta itemprop="image" content="http://simplesharingbuttons.com/images/preview-2.9.png">
<link type="text/plain" rel="author" href="http://fourtonfish.com/humans.txt" />
Expand Down Expand Up @@ -78,7 +78,7 @@ <h1 class="shifted">Simple Sharing Buttons Generator</h1>
<li class="shifted-icons"><a href="mailto:?subject=Simple%20Sharing%20Buttons%20Generator&body=Share%20to%20Facebook%2C%20Twitter%2C%20Google%2B%20and%20other%20social%20networks%20using%20simple%20HTML%20buttons: http%3A%2F%2Fsimplesharingbuttons.com%2F" target="_blank" title="Email"><i class="fa fa-envelope-square fa-2x"></i></a></li>
</ul>
<div class="intro" itemprop="description">
<p class="shifted">Create <strong>light-weight</strong>, <strong>mobile-friendly</strong> sharing buttons for Facebook, Twitter, Google+ and other social networks -- it's all <strong>completely free</strong>!</p>
<p class="shifted">Create <strong>light-weight</strong>, <strong>mobile-friendly</strong> sharing buttons for Facebook, Twitter, Google+, and other social networks -- it's all <strong>completely free</strong>!</p>
<p class="shifted"><a href="#about" goto="about">Learn more</a> or <a href="#style" goto="style">create your buttons</a>.</p>
</div>
</header>
Expand Down

0 comments on commit 882cfd1

Please sign in to comment.