diff --git a/resources/views/site/about-custom.blade.php b/resources/views/site/about-custom.blade.php new file mode 100644 index 000000000..615c2e067 --- /dev/null +++ b/resources/views/site/about-custom.blade.php @@ -0,0 +1,119 @@ +@extends('layouts.anon') + +@section('content') +
About
+{{$page->title ?? 'Pixelfed is an image sharing platform, an ethical alternative to centralized platforms.'}}
+{{$stats['posts']}}
+Posts
+{{$stats['users']}}
+Users
++ + @{{$stats['admin']->username}} + +
+Instance Admin
++ Ad Free +
+No Ads or Trackers
++ Chronological +
+Timelines in order
++ Federated +
+A network of millions
++ Discover +
+Discover popular posts
++ Photo Filters +
+Add an optional filter
++ Stories +
+Coming Soon!
+About
-Pixelfed is an image sharing platform, an ethical alternative to centralized platforms.
-About
+Pixelfed is an image sharing platform, an ethical alternative to centralized platforms.
+{{$stats['posts']}}
-Posts
-{{$stats['posts']}}
+Posts
+{{$stats['users']}}
-Users
-{{$stats['users']}}
+Users
+- - @{{$stats['admin']->username}} - -
-Instance Admin
-+ + @{{$stats['admin']->username}} + +
+Instance Admin
+- Ad Free -
-No Ads or Trackers
-- Chronological -
-Timelines in order
-- Federated -
-A network of millions
-- Discover -
-Discover popular posts
-- Photo Filters -
-Add an optional filter
-- Stories -
-Coming Soon!
-+ Ad Free +
+No Ads or Trackers
++ Chronological +
+Timelines in order
++ Federated +
+A network of millions
++ Discover +
+Discover popular posts
++ Photo Filters +
+Add an optional filter
++ Stories +
+Coming Soon!
+