mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-20 07:36:54 -05:00
docs: added skeleton for network dumps docs
This commit is contained in:
@@ -66,7 +66,7 @@ router.get('/:subpath/:page', async (request, response, next) => {
|
||||
} else {
|
||||
return next();
|
||||
}
|
||||
|
||||
|
||||
renderData.missingInLocale = locale !== MDLocale;
|
||||
|
||||
response.render('docs/docs', renderData);
|
||||
|
||||
Reference in New Issue
Block a user