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