Skip to content
This repository was archived by the owner on Jul 27, 2024. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,6 @@
# bootstrap theme settings
$wgSiteCSS = 'custom.css';
$wgTOCLocation = 'sidebar';

# Advise wiki users that the site is deprecated.
$wgSiteNotice = "THIS WIKI IS DEPRECATED. It is no longer being maintained. Please visit https://docs.voidlinux.org/ for the official documentation. If you can't find the information you're seeking, please raise an issue at https://github.com/void-linux/void-docs/issues";