index: clean up some links
authorThomas Park <thomas@thomaspark.me>
Sun, 19 Aug 2012 14:55:41 +0000 (10:55 -0400)
committerThomas Park <thomas@thomaspark.me>
Sun, 19 Aug 2012 14:55:41 +0000 (10:55 -0400)
index.html

index eae9429..605cf67 100644 (file)
@@ -13,7 +13,7 @@
        <link href="assets/css/bootstrap.min.css" rel="stylesheet">
        <link href="assets/css/bootstrap-responsive.min.css" rel="stylesheet">
        <link href="css/bootswatch.css" rel="stylesheet">
-       <link rel="alternate" type="application/rss+xml" title="Bootswatch" href="http://feeds.feedburner.com/bootswatch">
+       <link href="http://feeds.feedburner.com/bootswatch" rel="alternate" type="application/rss+xml" title="Bootswatch">
 
        <script type="text/javascript">
 
                                <h3>Custom-Built Swatches and More</h3>
                        </div>
                        <div class="modal-body">
-                               <p>Get a  Bootstrap theme designed and developed from the ground up.<br>Send inquiries to <a href="mailto:thomas@thomaspark.me">thomas@thomaspark.me</a>.</p>
+                               <p>Get a  Bootstrap theme designed and developed from the ground up.<br>Send inquiries to <a href="mailto:hello@thomaspark.me">hello@thomaspark.me</a>.</p>
                        </div>
                        <div class="modal-footer">
                                <a href="#" class="btn" data-dismiss="modal">Close</a>
                                <a href="https://github.com/thomaspark/bootswatch/tree/master/swatchmaker" target="_blank">Swatchmaker</a>
                                <a data-toggle="modal" href="#api">API</a>
                        </div>
-                       Made by <a target="_blank" href="http://thomaspark.me" onclick="pageTracker._link(this.href); return false;">Thomas Park</a>. Send comments to <a href="mailto:thomas@thomaspark.me">thomas@thomaspark.me</a>.<br/>
+                       Made by <a target="_blank" href="http://thomaspark.me" onclick="pageTracker._link(this.href); return false;">Thomas Park</a>. Contact him <a href="mailto:hello@thomaspark.me">hello@thomaspark.me</a>.<br/>
                        Code licensed under the <a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.<br/>
                        Based on <a target="_blank" href="http://twitter.github.com/bootstrap/">Bootstrap</a>. Hosted on <a target="_blank" href="http://pages.github.com/">GitHub</a>. Icons from <a target="_blank" href="http://glyphicons.com/">Glyphicons</a>. Web fonts from <a target="_blank" href="http://www.google.com/webfonts">Google</a>.</p>
                </footer>
                var line = Math.floor((taglines.length) * Math.random());
                $('#tagline').html(taglines[line]);
        </script>
+       <script type="text/javascript" src="http://www.assoc-amazon.com/s/impression-counter?tag=bootswatch-20&o=1"></script>
+       <noscript><img src="http://www.assoc-amazon.com/s/noscript?tag=bootswatch-20" alt="" /></noscript>
+
 
 </body>
 </html>