aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
-rw-r--r--.gitlab-ci.yml6
-rw-r--r--index.html1
3 files changed, 5 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index fc0846e..e8f5eb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
# Data files
-*.csv \ No newline at end of file
+*.csv
+
+# Output files
+public \ No newline at end of file
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 31bc86e..96fb3e5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,13 +2,7 @@
image: node:lts
create-pages:
pages:
- # The folder that contains the files to be exposed at the Page URL
publish: public
- rules:
- # This ensures that only pushes to the default branch will trigger
- # a pages deploy
- - if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
- # Functions that should be executed before the build script is run
before_script:
- mkdir public
script:
diff --git a/index.html b/index.html
index e85e6f9..bd3c8cb 100644
--- a/index.html
+++ b/index.html
@@ -13,6 +13,7 @@
<section class="section">
<div class="container">
<div class="columns">
+ <div class="column is-one-quarter"><img src="icon.svg"></div>
<div class="column is-one-quarter"><h1 class="title">Match Up!</h1></div>
<div class="column">
<div class="field">