Explorar el Código

Add link to repo in footer

master
Dylan Baker hace 4 años
padre
commit
925a058e80
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3
    1
      web/views/partials/footer.erb

+ 3
- 1
web/views/partials/footer.erb Ver fichero

@@ -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>

Loading…
Cancelar
Guardar