浏览代码

Link to Calefaction.

old-ruby
Ben Kurtovic 9 年前
父节点
当前提交
38f6af2087
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      app/views/shared/_footer.html.erb

+ 1
- 1
app/views/shared/_footer.html.erb 查看文件

@@ -2,7 +2,7 @@
<p>
Copyright &copy; <%= get_copyright_year %> <%= get_copyright_holders %>
&bull;
Running Calefaction <%= Calefaction::Version::VERSION_STRING %>
Running <a href="//github.com/earwig/calefaction">Calefaction</a> <%= Calefaction::Version::VERSION_STRING %>
&bull;
<a href="//eveonline.com">EVE Online</a> and all related trademarks are property of <a href="//ccpgames.com">CCP hf</a>.
</p>


正在加载...
取消
保存