Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
camp2023-infos
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
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
infra
static pages
camp2023-infos
Merge requests
!46
Add repo link, remove prev and next buttons
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Add repo link, remove prev and next buttons
repo-link
into
main
Overview
0
Commits
3
Pipelines
0
Changes
2
Merged
Add repo link, remove prev and next buttons
psy
requested to merge
repo-link
into
main
Jul 23, 2023
Overview
0
Commits
3
Pipelines
0
Changes
2
0
0
Merge request reports
Compare
main
version 1
fba1d34c
Jul 23, 2023
main (base)
and
latest version
latest version
291a0ab2
3 commits,
Jul 23, 2023
version 1
fba1d34c
2 commits,
Jul 23, 2023
2 files
+
8
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
theme_customization/versions.html
0 → 100644
+
7
−
0
View file @ 291a0ab2
Edit in single-file editor
Open in Web IDE
<div
class=
"rst-versions"
role=
"note"
aria-label=
"{% trans %}Versions{% endtrans %}"
>
<span
class=
"rst-current-version"
data-toggle=
"rst-current-version"
>
<span>
<a
href=
"{{ config.repo_url }}"
class=
"icon icon-gitlab"
style=
"color: #fcfcfc"
>
Source
</a>
</span>
</span>
</div>
\ No newline at end of file
Loading