mirror of
https://github.com/Mibew/docs.mibew.org.git
synced 2025-05-01 22:56:41 +03:00
Fix GitHub URL
This commit is contained in:
parent
0be69427fe
commit
eb4798b93f
2
index.js
2
index.js
@ -34,7 +34,7 @@ var buildPages = function(callback) {
|
|||||||
// This data will be available inside the templates
|
// This data will be available inside the templates
|
||||||
.metadata({
|
.metadata({
|
||||||
baseUrl: '',
|
baseUrl: '',
|
||||||
githubUrl: 'https://github.com/mibew/mibew',
|
githubUrl: 'https://github.com/Mibew/mibew',
|
||||||
// It's documented nowhere but these partials will be passed to
|
// It's documented nowhere but these partials will be passed to
|
||||||
// Handlebars.js template engine.
|
// Handlebars.js template engine.
|
||||||
partials: {
|
partials: {
|
||||||
|
Loading…
Reference in New Issue
Block a user