mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 21:05:59 -06:00
6 lines
112 B
JavaScript
6 lines
112 B
JavaScript
module.exports = {
|
|
base: '/docs/',
|
|
title: 'Pterodactyl Documentation',
|
|
description: 'Still in testing.'
|
|
}
|