Explorar o código

Update open source view

Daniel Supernault %!s(int64=7) %!d(string=hai) anos
pai
achega
786e4b5747
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      resources/views/site/opensource.blade.php

+ 3 - 0
resources/views/site/opensource.blade.php

@@ -6,4 +6,7 @@
     <h3 class="font-weight-bold">Open Source</h3>
   </div>
   <hr>
+  <section>
+    <p class="lead">The software that powers this website is called <a href="https://pixelfed.org">PixelFed</a> and anyone can <a href="https://github.com/dansup/pixelfed">download</a> the source code and run their own instance!</p>
+  </section>
 @endsection