From 8e2feee236bf3470c699527687351816816a31ce Mon Sep 17 00:00:00 2001
From: Luiz F. A. de PrĂ¡ <rawarkanis@gmail.com>
Date: Tue, 02 Nov 2021 18:56:59 +0000
Subject: [PATCH] Remove support for Twemoji (#614)
---
stackbit.yaml | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/stackbit.yaml b/stackbit.yaml
index 5a95aa3..0965929 100644
--- a/stackbit.yaml
+++ b/stackbit.yaml
@@ -79,8 +79,6 @@
name: customSCSS
- type: list
name: customJS
- - type: boolean
- name: enableTwemoji
- type: list
name: social
label: Social Media Icons
--
Gitblit v1.10.0