Skip to content

Commit

Permalink
🚩 feat(posts): remove featured flag from Google Analytics 4 and VSCod…
Browse files Browse the repository at this point in the history
…e front matter posts
  • Loading branch information
chriskyfung committed Jan 23, 2025
1 parent 79d46d4 commit 176a3fd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion _posts/2024-11-21-google-analytics-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ image:
height: "1080"
css:
badge: true
featured: true
excerpt: Integrate GA4 with AMP in Jekyll for real-time analytics. Track user interactions, page views, and video engagement seamlessly with enhanced insights.
---

Expand Down
1 change: 0 additions & 1 deletion _posts/2024-11-24-vscode-front-matter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ tags:
- plugin
css:
syntax: true
featured: true
---

{% include toc.md %}
Expand Down

0 comments on commit 176a3fd

Please sign in to comment.