From 375155061d42c6d7eb44ad4fe980d4ae021de66b Mon Sep 17 00:00:00 2001
From: Philipp Bastian <98668015+bikeophilipp@users.noreply.github.com>
Date: Fri, 18 Mar 2022 08:31:37 +0100
Subject: [PATCH] Add icons for 'komoot' and 'letterboxd' (#799)
* Add 'komoot' and 'letterboxd' icon to svg.html
---
layouts/partials/svg.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 7b98927..f8f8963 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -271,11 +271,19 @@
+{{- else if (eq $icon_name "komoot") -}}
+
{{- else if (eq $icon_name "lastfm") -}}
+{{- else if (eq $icon_name "letterboxd") -}}
+
{{- else if (eq $icon_name "liberapay") -}}