|
@@ -58,12 +58,12 @@
|
|
</ul>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
-<footer id="footer">
|
|
|
|
|
|
+<footer id="footer" class="IndexFooter">
|
|
<a class="start" href="/guide/index.html">Get Started</a>
|
|
<a class="start" href="/guide/index.html">Get Started</a>
|
|
<p>Released under the <a href="http://opensource.org/licenses/MIT" target="_blank">MIT License</a></p>
|
|
<p>Released under the <a href="http://opensource.org/licenses/MIT" target="_blank">MIT License</a></p>
|
|
<p>This site borrows heavily from Evan You's excellent <a href="https://github.com/vuejs/vuejs.org">Vue.js</a> (<a href="https://github.com/transloadit/uppy/blob/master/website/VUEORG_LICENSE">LICENSE</a>) (he <a href="https://twitter.com/youyuxi/status/672441843183960067">approves</a>)</p>
|
|
<p>This site borrows heavily from Evan You's excellent <a href="https://github.com/vuejs/vuejs.org">Vue.js</a> (<a href="https://github.com/transloadit/uppy/blob/master/website/VUEORG_LICENSE">LICENSE</a>) (he <a href="https://twitter.com/youyuxi/status/672441843183960067">approves</a>)</p>
|
|
<p>Puppy icon by <a href="https://thenounproject.com/2y2"></a>Jorge Fernandez del Castillo Gomez</a> from the Noun Project.</p>
|
|
<p>Puppy icon by <a href="https://thenounproject.com/2y2"></a>Jorge Fernandez del Castillo Gomez</a> from the Noun Project.</p>
|
|
- <p>Copyright (c) <%- date(Date.now(), 'YYYY') %> <a href="https://transloadit.com" target="_blank">Transloadit</a></p>
|
|
|
|
|
|
+ <p>© <%- date(Date.now(), 'YYYY') %> <a href="https://transloadit.com" target="_blank">Transloadit</a></p>
|
|
</footer>
|
|
</footer>
|
|
|
|
|
|
<!-- Twitter follow button script -->
|
|
<!-- Twitter follow button script -->
|