mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-07 14:46:41 +00:00
7 lines
75 B
JavaScript
7 lines
75 B
JavaScript
module.exports = {
|
|
tags: [
|
|
"docs"
|
|
],
|
|
"layout": "layouts/docs.njk",
|
|
};
|