mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 20:42:40 +00:00
Refining new post
This commit is contained in:
@@ -34,5 +34,5 @@ module.exports = exports = async function newPost () {
|
||||
|
||||
await fs.writeFile(target, contents);
|
||||
|
||||
log('Created new post at posts/' + fname);
|
||||
log('Created new post at ' + target);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user