Loading app/partials/marketing/get-started.html +1 −1 Original line number Diff line number Diff line <div class="row" id="getstarted"> <div class="col-md-8 getstarted--square getstarted-left"> <h1 class="getstarted-title tg-title-color tg-title-font"><b>GET STARTED</b></h1> <p>To use tinygraphs in your webside just set the source of your <b><code><img></code></b> element to the url of a tinygraphs image like so:</p> <p>To use tinygraphs in your website just set the source of your <b><code><img></code></b> element to the url of a tinygraphs image like so:</p> <div class="row"> <div class="col-md-8"> <p><pre class="prettyprint lang-html"><img src="http://tinygraphs.com/squares/helloworld"></pre></p> Loading Loading
app/partials/marketing/get-started.html +1 −1 Original line number Diff line number Diff line <div class="row" id="getstarted"> <div class="col-md-8 getstarted--square getstarted-left"> <h1 class="getstarted-title tg-title-color tg-title-font"><b>GET STARTED</b></h1> <p>To use tinygraphs in your webside just set the source of your <b><code><img></code></b> element to the url of a tinygraphs image like so:</p> <p>To use tinygraphs in your website just set the source of your <b><code><img></code></b> element to the url of a tinygraphs image like so:</p> <div class="row"> <div class="col-md-8"> <p><pre class="prettyprint lang-html"><img src="http://tinygraphs.com/squares/helloworld"></pre></p> Loading