From 786e4b5747b79924e4b6348870e01d78225575a2 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Thu, 31 May 2018 21:23:57 -0600 Subject: [PATCH] Update open source view --- resources/views/site/opensource.blade.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/views/site/opensource.blade.php b/resources/views/site/opensource.blade.php index 1f62e0f97..9688a90e3 100644 --- a/resources/views/site/opensource.blade.php +++ b/resources/views/site/opensource.blade.php @@ -6,4 +6,7 @@

Open Source


+
+

The software that powers this website is called PixelFed and anyone can download the source code and run their own instance!

+
@endsection \ No newline at end of file