Skip to content

Commit 4f79bb5

Browse files
Remove cache param from Github badgen url
1 parent 32984c0 commit 4f79bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h1>PyInstaller Extractor WEB🌐</h1>
3636

3737
<div class="bottom-badges">
3838
<a href="https://github.com/pyinstxtractor/pyinstxtractor-go"><img src="https://badgen.net/badge/icon/github?icon=github&label=source"></a>
39-
<img src="https://badgen.net/github/stars/pyinstxtractor/pyinstxtractor-go?cache=600">
39+
<img src="https://badgen.net/github/stars/pyinstxtractor/pyinstxtractor-go">
4040
<img src="https://badgen.net/github/release/pyinstxtractor/pyinstxtractor-go?cache=600">
4141
<a href="https://github.com/gopherjs/gopherjs"><img src="https://img.shields.io/badge/Powered%20By%20GopherJS-blue?logo=go&style=flat"></a>
4242
<a href="https://twitter.com/0xec_"><img src="https://badgen.net/twitter/follow/0xec_?cache=600"></a>

0 commit comments

Comments
 (0)