From 4b8985ad1b9845691d0146f42981bb06491578ef Mon Sep 17 00:00:00 2001
From: Regis Philibert <login@regisphilibert.com>
Date: Thu, 02 Dec 2021 20:10:14 +0000
Subject: [PATCH] Add tiktok

---
 layouts/partials/func/socials/GetBuiltInServicesDefaults.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/layouts/partials/func/socials/GetBuiltInServicesDefaults.html b/layouts/partials/func/socials/GetBuiltInServicesDefaults.html
index 06a81e9..b61fe5d 100644
--- a/layouts/partials/func/socials/GetBuiltInServicesDefaults.html
+++ b/layouts/partials/func/socials/GetBuiltInServicesDefaults.html
@@ -67,4 +67,7 @@
   rss:
     label: RSS
     color: '#ff6f1a'
+  tiktok:
+    label: TikTok
+    color: '#fe2c55'
   ` | transform.Unmarshal) }}
\ No newline at end of file

--
Gitblit v1.10.0