浏览代码

Add link to repo in footer

master
Dylan Baker 4 年前
父节点
当前提交
925a058e80
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3
    1
      web/views/partials/footer.erb

+ 3
- 1
web/views/partials/footer.erb 查看文件

@@ -3,6 +3,8 @@
3 3
     Made by user reddwarf. This site is a third party product and not officially
4 4
     associated with VLV. Feel free to
5 5
     <a href="http://board.vivalavinyl.com/message/create/reddwarf/">PM me</a>
6
-    with any questions or suggestions.
6
+    with any questions or suggestions. This site is open source software under
7
+    the terms of the MIT license and the code can be found
8
+    <a href="https://git.simulacrum.party/simulacrumparty/vlv-search">here</a>.
7 9
   </p>
8 10
 </footer>

正在加载...
取消
保存