forked from github.com/GenderDysphoria.fyi
Twitter posts
This commit is contained in:
@@ -50,5 +50,11 @@ module.exports = exports = class Post extends Page {
|
||||
this.fullurl = url.href;
|
||||
}
|
||||
|
||||
_parse (...args) {
|
||||
super._parse(...args);
|
||||
|
||||
this.classes.push('post');
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user