mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
making the feed fulltext
This commit is contained in:
@@ -81,7 +81,7 @@ function initFeed () {
|
||||
|
||||
return new Feed({
|
||||
title: CONFIG.INSTANCE.NAME,
|
||||
description: CONFIG.INSTANCE.SHORT_DESCRIPTION,
|
||||
description: CONFIG.INSTANCE.DESCRIPTION,
|
||||
// updated: TODO: somehowGetLatestUpdate, // optional, default = today
|
||||
id: webserverUrl,
|
||||
link: webserverUrl,
|
||||
|
||||
Reference in New Issue
Block a user