Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
b83828c1
Commit
b83828c1
authored
Feb 23, 2020
by
Jelle van der Waa
🚧
Browse files
Add security tracker to the wiki navbar
parent
24f5413a
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/fluxbb/templates/config.php.j2
View file @
b83828c1
...
...
@@ -20,6 +20,7 @@ $arch_navbar = array('Home' => 'http://www.archlinux.org/',
'Forums'
=>
'https://bbs.archlinux.org/'
,
'Wiki'
=>
'https://wiki.archlinux.org/'
,
'Bugs'
=>
'https://bugs.archlinux.org/'
,
'Security'
=>
'https://security.archlinux.org/'
,
'AUR'
=>
'https://aur.archlinux.org/'
,
'Download'
=>
'http://www.archlinux.org/download/'
);
$arch_navbar_selected
=
'Forums'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment