From b4f9f21ceeb27e0004bdd3a9f5c665f2125615f3 Mon Sep 17 00:00:00 2001 From: dukenv0307 Date: Mon, 17 Apr 2023 12:24:18 +0700 Subject: [PATCH 01/13] expensify help website color code and caret icons are not updated --- docs/_includes/article-card.html | 2 +- docs/_includes/lhn-template.html | 4 ++-- docs/_layouts/default.html | 4 ++-- docs/_sass/_colors.scss | 10 +++++----- docs/_sass/_main.scss | 10 ++++++---- docs/assets/images/arrow-right.svg | 10 ++++++++++ docs/assets/images/arrow-up.svg | 10 ++++++++++ docs/assets/images/back-left.svg | 10 ++++++++++ docs/assets/images/down.svg | 10 ++++++++++ 9 files changed, 56 insertions(+), 14 deletions(-) create mode 100644 docs/assets/images/arrow-right.svg create mode 100644 docs/assets/images/arrow-up.svg create mode 100644 docs/assets/images/back-left.svg create mode 100644 docs/assets/images/down.svg diff --git a/docs/_includes/article-card.html b/docs/_includes/article-card.html index 644863c83d04..46e6b3c3c963 100644 --- a/docs/_includes/article-card.html +++ b/docs/_includes/article-card.html @@ -3,6 +3,6 @@

{{ include.title }}

- +
diff --git a/docs/_includes/lhn-template.html b/docs/_includes/lhn-template.html index cbc5f3bae539..deff0fd50fe5 100644 --- a/docs/_includes/lhn-template.html +++ b/docs/_includes/lhn-template.html @@ -13,7 +13,7 @@ {% if hub.href == activeHub %}