Skip to content

Commit 190167e

Browse files
committed
added quote
1 parent 6368d3a commit 190167e

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

client/app/src/views/about.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,43 @@
11

22
<h1>About Archivr</h1>
3-
<p>Archivr was created for developer, designers or just everyday fans of the world wide webs. With Archivr you can capture screenshots of your favorite websites, then annotate them with your own notes.</p>
3+
<h4><em>Archivr was created for developers, designers and everyday fans of the world wide webs. With Archivr you can capture screenshots of your favorite websites, then annotate them with your own notes.</em></h4>
4+
<div class="row" style="margin:auto;">
5+
<h2 class="col-md-3"><h2>
6+
<h2 class="col-md-6" style="font-family:brush script mt;">"Archivr made all of my archiving and annotating dreams come true."</h2>
7+
<h2 class="col-md-3"><h2>
8+
</div>
9+
<h2 style="font-family:brush script mt;text-align:center">- Bryan Venable, Software Engineer</h2>
10+
11+
412
<h1>Creators</h1>
513

614

715
<div class="row">
816
<div class="col-md-12">
917
<ul class="list-unstyled">
1018
<li class="col-xs-6 col-md-3" style="text-align:center">
19+
<img src="img/jh.jpeg" alt="Jackson Hoose"/>
1120
<h3>Jackson Hoose</h3>
1221
<a href="http://github.com/jacksonhoose">
1322
<img src="img/github.png" alt="github octocat"/>
1423
</a>
1524
</li>
1625
<li class="col-xs-6 col-md-3" style="text-align:center">
26+
<img src="img/rg.jpeg" alt="Ruben Gonzalez"/>
1727
<h3>Ruben Gonzalez</h3>
1828
<a href="http://github.com/ruben1">
1929
<img src="img/github.png" alt="github octocat"/>
2030
</a>
2131
</li>
2232
<li class="col-xs-6 col-md-3" style="text-align:center">
33+
<img src="img/as.jpeg" alt="Andrew Smith"/>
2334
<h3>Andrew Smith</h3>
2435
<a href="http://github.com/andrewsouthpaw">
2536
<img src="img/github.png" alt="github octocat"/>
2637
</a>
2738
</li>
2839
<li class="col-xs-6 col-md-3" style="text-align:center">
40+
<img src="img/rw.jpeg" alt="Rick Wuebker"/>
2941
<h3>Rick Wuebker</h3>
3042
<a href="http://github.com/rwuebker">
3143
<img src="img/github.png" alt="github octocat"/>

0 commit comments

Comments
 (0)