Skip to content

Commit 4ac940f

Browse files
committed
Adjust developers tile
1 parent 56b0771 commit 4ac940f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/developers.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ <h4>Web Frameworks</h4>
2121
<p>We use <a target="_blank" href="http://www.mojolicious.org/">Mojolicious</a>, a real-time web framework.</p>
2222
</div>
2323
<div class="col-sm-4">
24-
<i class="fa fa-database"></i>
25-
<h4>Data Modeling</h4>
26-
<p>We use <a target="_blank" href="https://www.mysql.com">MySQL</a>. It's the world's most popular open source database. With its proven performance, reliability, and ease-of-use.</p>
24+
<i class="fa fa-code"></i>
25+
<h4>Made with Moose</h4>
26+
<p>We use <a target="_blank" href="https://metacpan.org/pod/Moose">Moose</a>, A postmodern object system for Perl 5. With Moose you can think more about what you want to do and less about the mechanics of OOP.</p>
2727
</div>
2828
</div>
2929
<div class="row">

0 commit comments

Comments
 (0)