From 935ecfb4c7c7702ca93b8ee85ef89fc9f2c33e7f Mon Sep 17 00:00:00 2001 From: Anil Kulkarni Date: Sun, 3 Dec 2023 23:22:37 -0800 Subject: [PATCH] Update _config.yml --- _config.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index d553993..1682f57 100644 --- a/_config.yml +++ b/_config.yml @@ -1,8 +1,7 @@ -remote_theme: pages-themes/hacker@v0.2.0 +remote_theme: pages-themes/tactile@v0.2.0 plugins: - jekyll-relative-links - jekyll-remote-theme -google_analytics: G-WKXW4SYK2D title: Airflow Made Easy | Local Setup Using Docker description: Here, we guide you step-by-step on setting up Airflow locally with Docker. Simplify your workflow and explore our easy-to-follow instructions for seamless Airflow deployment on your machine. relative_links: @@ -11,3 +10,6 @@ relative_links: include: - README.md - COVID_NY.md + - SUPERSET.md + - TreasureData.md + - BACKFILL.md