Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
<section class="profile-masthead" id="masthead">
<header class="profile-logo">
<div class="profile-logo-image">
<img alt="Square Open Source " src="https://avatars2.githubusercontent.com/u/17329752?v=3&s=200" />
<img alt="Devify Platform" src="https://avatars2.githubusercontent.com/u/17329752?v=3&s=200" />
</div>
<div class="profile-name">
<h1>Devify</h1>
</div>
</header>
<aside class="profile-summary">
<div class="summary-location summary-module">
<a href="http://github.com/square">github.com/square</a>
<a href="http://github.com/DevifyPlatform">github.com/DevifyPlatform</a>
</div>
</aside>
</section>
Expand Down
4 changes: 2 additions & 2 deletions index.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
<section class="profile-masthead" id="masthead">
<header class="profile-logo">
<div class="profile-logo-image">
<img alt="Square Open Source " src="https://avatars2.githubusercontent.com/u/17329752?v=3&s=200" />
<img alt="Devify Platform" src="https://avatars2.githubusercontent.com/u/17329752?v=3&s=200" />
</div>
<div class="profile-name">
<h1>Devify</h1>
</div>
</header>
<aside class="profile-summary">
<div class="summary-location summary-module">
<a href="http://github.com/square">github.com/square</a>
<a href="http://github.com/DevifyPlatform">github.com/DevifyPlatform</a>
</div>
</aside>
</section>
Expand Down