scratch – Diff between revs 64 and 65

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 64 Rev 65
Line 11... Line 11...
11   11  
Line 12... Line 12...
12 <title>scratch</title> 12 <title>scratch</title>
13   13  
-   14 <!-- Bootstrap core CSS -->
-   15 <link href="bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
Line 14... Line 16...
14 <!-- Bootstrap core CSS --> 16 <!-- Font Awesome -->
Line 15... Line 17...
15 <link href="bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> 17 <link href="bower_components/font-awesome/css/font-awesome.min.css" rel="stylesheet">
Line 34... Line 36...
34 36
35 37
36 <div class="row"> 38 <div class="row">
37 <div class="col-md-4"> 39 <div class="col-md-4">
38 <h2>About</h2> 40 <h2>About</h2>
39 <p><strong>scratch</strong> is a platform for small-sized asset sharing developed by <a href="http://grimore.org">Wizardry and Steamworks</a> and published under the <a href="https://creativecommons.org/publicdomain/zero/1.0/">Creative Commons CC 1.0 Universal (CC0 1.0)</a> license. The sharing platform covers images, text snippets, movie clips and any sort of media that can be conveniently shared by generating small, public and obfuscated URLs.</p> 41 <p><strong>scratch</strong> is a platform for small-sized asset sharing developed by <a href="http://grimore.org">Wizardry and Steamworks</a> and published under the <a href="https://creativecommons.org/publicdomain/zero/1.0/">Creative Commons CC 1.0 Universal (CC0 1.0)</a> license. The sharing platform covers images, text snippets, movie clips and any sort of media that can be conveniently shared by generating short, public and obfuscated URLs that are easily accessible.</p>
40 <!-- <p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p> --> 42 <!-- <p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p> -->
Line 41... Line 43...
41 </div> 43 </div>