@extends('site.help.partial.template', ['breadcrumb'=>'Timelines'])
@section('section')
Timelines
Timelines are chronological feeds of posts from accounts you follow or from other instances.
Pixelfed has 2 different timelines:
-
Personal
—
Timeline with posts from accounts you follow
-
Public
—
Timeline with posts from other users on the same instance
{{-- -
Network
—
Timeline with posts from local and remote accounts - coming soon!
--}}
@endsection