mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-08-10 15:48:20 +02:00
fix page option
This commit is contained in:
@ -34,9 +34,11 @@ in
|
||||
passwordSender = "wiki@wiki.nixos.org";
|
||||
noReplyAddress = "wiki-no-reply@wiki.nixos.org";
|
||||
pages = {
|
||||
"common.css.wiki" = {
|
||||
title = "Common.css";
|
||||
namespace = "MediaWiki";
|
||||
pageConfig = {
|
||||
"common.css.wiki" = {
|
||||
title = "Common.css";
|
||||
namespace = "MediaWiki";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user