mirror of
https://github.com/yawaflua/api-docs.git
synced 2026-04-24 17:00:43 +03:00
фикс
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
permalink: data => `${data.page?.fileSlug.toLowerCase().replace('readme', '')}/index.html` || null
|
||||
};
|
||||
@@ -0,0 +1 @@
|
||||
module.exports = 'layout.11ty.js';
|
||||
Reference in New Issue
Block a user