mirror of
https://github.com/Mibew/docs.mibew.org.git
synced 2025-04-19 09:37:24 +03:00
Fix code commets a little
This commit is contained in:
parent
fb183558d4
commit
0be69427fe
4
index.js
4
index.js
@ -38,8 +38,8 @@ var buildPages = function(callback) {
|
||||
// It's documented nowhere but these partials will be passed to
|
||||
// Handlebars.js template engine.
|
||||
partials: {
|
||||
// File extension is not skipped here because it will be
|
||||
// append automatically using one from rendered file.
|
||||
// File extension is skipped here because it will be append
|
||||
// automatically using one from rendered file.
|
||||
menu: 'menu'
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user