Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anilkulkarni87 committed Dec 4, 2023
1 parent cb3d04f commit 9f2f394
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
theme: jekyll-theme-cayman
remote_theme: pages-themes/hacker@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:
enabled: true
collections: true
Expand Down

0 comments on commit 9f2f394

Please sign in to comment.