From 48d9769885a71ad5e5d18693a3deac39528b068c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 8 Jan 2024 10:36:00 +0000 Subject: [PATCH] create traffic count badge --- TRAFFIC.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TRAFFIC.md diff --git a/TRAFFIC.md b/TRAFFIC.md new file mode 100644 index 0000000..576f91e --- /dev/null +++ b/TRAFFIC.md @@ -0,0 +1,11 @@ + + + **Markdown** + ```markdown +[![GitHub Traffic](https://img.shields.io/badge/dynamic/json?color=success&label=Views&query=count&url=https://gist.githubusercontent.com/rdavydov/ad9a3c6a8d9c322f9a6b62781ea94a93/raw/traffic.json&logo=github)](https://github.com/MShawon/github-clone-count-badge) + + ``` + **HTML** + ```html +GitHub Traffic +```