Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
www
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KWARC
kwarc.info
www
Commits
28bfa2ae
Commit
28bfa2ae
authored
1 year ago
by
Navid Roux
Browse files
Options
Downloads
Patches
Plain Diff
fix "edit page" links
parent
f0c413fd
No related branches found
No related tags found
No related merge requests found
Pipeline
#5332
passed
1 year ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
_includes/footer.html
+1
-1
1 addition, 1 deletion
_includes/footer.html
with
1 addition
and
1 deletion
_includes/footer.html
+
1
−
1
View file @
28bfa2ae
...
...
@@ -21,7 +21,7 @@
<div
class=
"col l2 s12"
>
<h5
class=
"white-text"
>
Editing
</h5>
<a
href=
"{{site.repository}}/edit/master/{% if page.source %}{{ page.source }}{% else %}{{ page.path }}{% endif %}"
title=
"Edit this page"
class=
"waves-effect waves-teal btn-flat"
>
<a
href=
"{{site.repository}}/
-/
edit/master/{% if page.source %}{{ page.source }}{% else %}{{ page.path }}{% endif %}"
title=
"Edit this page"
class=
"waves-effect waves-teal btn-flat"
>
<i
class=
"fa fa-pencil-square-o"
aria-hidden=
"true"
></i>
Edit this page
</a>
<a
href=
"{{site.repository}}/#repository-holding-the-sources-of-the-kwarcinfo-website"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment