mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 20:42:40 +00:00
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