diff options
-rw-r--r-- | dist/index.html | 1 | ||||
-rw-r--r-- | src/docs/footer.html | 1 | ||||
-rw-r--r-- | src/docs/intro.html | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dist/index.html b/dist/index.html index 6ccf8ca..c1c865f 100644 --- a/dist/index.html +++ b/dist/index.html @@ -87,7 +87,6 @@ <a href="http://trentrichardson.com/ebooks/handling-time/" title="Handling Time eBook"><img src="http://trentrichardson.com/wp-content/uploads/2013/04/time-book-titlepage.jpg" alt="Handling Time eBook" style="float:left;width:100px;margin:0 15px 15px 0;" /></a> <p class="buyp"><a href="https://sellfy.com/p/8gxZ" id="8gxZ" class="sellfy-buy-button">buy</a> eBook + Example code</p> <p class="buyp"><a href="https://sellfy.com/p/LvAG" id="LvAG" class="sellfy-buy-button">buy</a> eBook</p> - <p class="buyp"><a href="http://gum.co/ZWYO" class="gumroad-button">Handling Time</a></p> <div class="clear"></div> </div> diff --git a/src/docs/footer.html b/src/docs/footer.html index af20aa1..1dc3969 100644 --- a/src/docs/footer.html +++ b/src/docs/footer.html @@ -22,7 +22,6 @@ </script> <script type="text/javascript" src="https://sellfy.com/js/api_buttons.js"></script> - <script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script> <script type="text/javascript"> /* var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); diff --git a/src/docs/intro.html b/src/docs/intro.html index 18c19e2..8ce20d8 100644 --- a/src/docs/intro.html +++ b/src/docs/intro.html @@ -12,7 +12,6 @@ <a href="http://trentrichardson.com/ebooks/handling-time/" title="Handling Time eBook"><img src="http://trentrichardson.com/wp-content/uploads/2013/04/time-book-titlepage.jpg" alt="Handling Time eBook" style="float:left;width:100px;margin:0 15px 15px 0;" /></a> <p class="buyp"><a href="https://sellfy.com/p/8gxZ" id="8gxZ" class="sellfy-buy-button">buy</a> eBook + Example code</p> <p class="buyp"><a href="https://sellfy.com/p/LvAG" id="LvAG" class="sellfy-buy-button">buy</a> eBook</p> - <p class="buyp"><a href="http://gum.co/ZWYO" class="gumroad-button">Handling Time</a></p> <div class="clear"></div> </div> |