Skip to content

Commit

Permalink
Merge pull request blockscout#43 from mantlenetworkio/feat/theme/refa…
Browse files Browse the repository at this point in the history
…ctor

blockscout#23 feat: remove app version
  • Loading branch information
shellteo committed Dec 5, 2022
2 parents 80af527 + 88a25bc commit bbcdbde
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@
<p class="footer-info-text">
<%= gettext("Mantle is the first modular layer-2 blcokchain, combing hyperscale performance with security from Ethereum. Mantle powers whatever builders can dream.") %>
</p>
<% version = version() %>
<%= unless ignore_version?(version) do %>
<% release_link = release_link(version) %>
<span>
<%= gettext("Version") %>: <%= release_link %>
</span>
<% end %>
</div>
</div>

Expand Down

0 comments on commit bbcdbde

Please sign in to comment.