aboutsummaryrefslogtreecommitdiffstats
path: root/templates/staff
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-07 16:34:59 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-07 16:34:59 +0100
commitc5d8157670ea2b7f448fc41ca790b25c03a4bedb (patch)
tree428bb0f210b9094d6d147cd2c20144de5c1e8b2e /templates/staff
parent[CI] Add deployment env and cache .gem (diff)
Replace GitHub with GitLab across the project
Diffstat (limited to 'templates/staff')
-rw-r--r--templates/staff/jams/edit_ending.html2
-rw-r--r--templates/staff/jams/edit_info.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/templates/staff/jams/edit_ending.html b/templates/staff/jams/edit_ending.html
index 7bde88ee..82d46978 100644
--- a/templates/staff/jams/edit_ending.html
+++ b/templates/staff/jams/edit_ending.html
@@ -46,7 +46,7 @@
<button class="uk-modal-close-default" type="button" uk-close></button>
<div class="uk-modal-body">
- <h2>Code Jam {{ jam.number }}: {{ jam.title }} <a href="{{ jam.repo }}" id="preview-url"><i class="uk-icon fa-fw fab fa-github"></i></a></h2>
+ <h2>Code Jam {{ jam.number }}: {{ jam.title }} <a href="{{ jam.repo }}" id="preview-url"><i class="uk-icon fa-fw fab fa-gitlab"></i></a></h2>
<p class="uk-text-meta">Theme: <span id="preview-theme">{{ jam.theme }}</span></p>
<div id="preview-div">
diff --git a/templates/staff/jams/edit_info.html b/templates/staff/jams/edit_info.html
index 7fdc3c22..e7abeb54 100644
--- a/templates/staff/jams/edit_info.html
+++ b/templates/staff/jams/edit_info.html
@@ -92,7 +92,7 @@
<button class="uk-modal-close-default" type="button" uk-close></button>
<div class="uk-modal-body">
- <h2>Code Jam {{ jam.number }}: {{ jam.title }} <a href="{{ jam.repo }}" id="preview-info-url"><i class="uk-icon fa-fw fab fa-github"></i></a></h2>
+ <h2>Code Jam {{ jam.number }}: {{ jam.title }} <a href="{{ jam.repo }}" id="preview-info-url"><i class="uk-icon fa-fw fab fa-gitlab"></i></a></h2>
<p class="uk-text-meta">Theme: <span id="preview-info-theme">{{ jam.theme }}</span></p>
<div id="preview-info-div">
@@ -115,7 +115,7 @@
<button class="uk-modal-close-default" type="button" uk-close></button>
<div class="uk-modal-body">
- <h2>Code Jam {{ jam.number }}: {{ jam.title }} <a href="{{ jam.repo }}" id="preview-task-url"><i class="uk-icon fa-fw fab fa-github"></i></a></h2>
+ <h2>Code Jam {{ jam.number }}: {{ jam.title }} <a href="{{ jam.repo }}" id="preview-task-url"><i class="uk-icon fa-fw fab fa-gitlab"></i></a></h2>
<p class="uk-text-meta">Theme: <span id="preview-task-theme">{{ jam.theme }}</span></p>
<div id="preview-task-div">