diff --git a/css/brands.css b/css/brands.css
index 60ec68d..4d5c5d5 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -123,6 +123,14 @@ button:hover,
.button.button-github:focus {
filter: brightness(90%) }
+/* Gitlab */
+.button.button-gitlab {
+ color: #ffffff;
+ background-color: #6151b2 }
+.button.button-gitlab:hover,
+.button.button-gitlab:focus {
+ filter: brightness(90%) }
+
/* Goodreads */
.button.button-goodreads {
color: #333333;
diff --git a/icons/gitlab.svg b/icons/gitlab.svg
new file mode 100644
index 0000000..f04b524
--- /dev/null
+++ b/icons/gitlab.svg
@@ -0,0 +1,69 @@
+
+
+
diff --git a/index.html b/index.html
index b0540f0..ff4fa72 100644
--- a/index.html
+++ b/index.html
@@ -211,6 +211,10 @@
Skoob
+
+ GitLab
+
+
Build your own by forking LittleLink.