Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
kwant
website
Commits
19557a87
Commit
19557a87
authored
Dec 15, 2015
by
Christoph Groth
Browse files
navigation: use the infinite form for all verbs
parent
b208440b
Changes
3
Hide whitespace changes
Inline
Side-by-side
conf.py
View file @
19557a87
...
...
@@ -131,8 +131,8 @@ NAVIGATION_LINKS = {
"<span class='hidden-xs'>community</span>"
),
(
"/authors.html"
,
"<i class='glyphicon glyphicon-user visible-xs-inline-block'></i>"
"<span class='hidden-xs'>authors</span>"
),
(
"/cit
ing
.html"
,
"<i class='glyphicon glyphicon-edit visible-xs-inline-block'></i>"
"<span class='hidden-xs'>cit
ing
</span>"
)
(
"/cit
e
.html"
,
"<i class='glyphicon glyphicon-edit visible-xs-inline-block'></i>"
"<span class='hidden-xs'>cit
e
</span>"
)
),
}
...
...
content/cit
ing
.rst
→
content/cit
e
.rst
View file @
19557a87
File moved
htaccess-apache
View file @
19557a87
...
...
@@ -32,5 +32,6 @@ RewriteRule ^(.*)/$ /$1 [R=301,L]
Redirect 302 /2015-survey https://docs.google.com/forms/d/1j0LiFdZLjvfwoEyg5FML6z3sFKqV3Ar1mWReonYhatA/viewform
Redirect 302 /contact /authors
Redirect 302 /citing /cite
Redirect 302 /contribute /community
Redirect 302 /download /install
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