mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
Implement a central link object
This commit is contained in:
@@ -84,7 +84,6 @@ html
|
||||
if post.type === 't3'
|
||||
-
|
||||
var link = post;
|
||||
link.author = data.username;
|
||||
include components/link.pug
|
||||
//-.entry.t3
|
||||
//- .upvotes
|
||||
|
||||
Reference in New Issue
Block a user