Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
fbc9189c
Verified
Commit
fbc9189c
authored
Dec 11, 2020
by
Laurent Heirendt
✈
Browse files
fix link for main page
parent
326c00cb
Pipeline
#35496
passed with stages
in 2 minutes and 12 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.ci/generateIndex.py
View file @
fbc9189c
...
...
@@ -197,7 +197,7 @@ for s in sections:
index
+=
"
\n
</div>"
## add link to return to main index
index
+=
"<br><center><a href='/'>Overview of all HowTo cards</a></center>"
index
+=
"<br><center><a href='/
cards
'>Overview of all HowTo cards</a></center>"
# output the index
#print(index)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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