forked from awesomefreephotos/awesomefreephotos.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
27 lines (19 loc) · 1.04 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
layout: default
title: Grid
---
<div class="container">
<div class="row">
<p class="lead">A curated collection of free image resources</p>
<p>Help make the list better by updating site information, adding new resources, or suggesting features <a href="https://github.com/awesomefreephotos/awesomefreephotos.github.io">on GitHub</a>. The dataset is available under the <a href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike license</a>.
</p>
<p>
If you like it, tweet it! <a href="https://twitter.com/share" class="twitter-share-button">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</p>
</div>
<div class="row">
{% include mixitup.html %}
</div>
<div class="row" style="height:100px;"></div>
</div><!-- /.container -->