fix not working dark mode
This commit is contained in:
@@ -36,4 +36,12 @@ for ( let item in plugins ) {
|
||||
function parseJS ( filepath ) {
|
||||
console.log( 'no readme found' );
|
||||
let jsFiles = fs.readdirSync( filepath );
|
||||
}
|
||||
|
||||
function checkLinks ( html ) {
|
||||
|
||||
}
|
||||
|
||||
function storeHTML ( html, path ) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user