Skip to content

Commit 8ffe6db

Browse files
committed
nit
1 parent a4446f0 commit 8ffe6db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src=".github/assets/logo.png" alt="LinkHub Logo" width="250" height="250" />
2+
<img src=".github/assets/logo.svg" alt="LinkHub Logo" width="250" height="250" />
33
</p>
44
<h1 align="center">Cybersecurity Links Dump</h1>
55

linksnapper-to-md.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ def main():
127127

128128
header = """\
129129
<p align="center">
130-
<img src=".github/assets/logo.png" alt="LinkHub Logo" width="250" height="250" />
130+
<img src=".github/assets/logo.svg" alt="LinkHub Logo" width="250" height="250" />
131131
</p>
132132
<h1 align="center">Cybersecurity Links Dump</h1>
133133

0 commit comments

Comments
 (0)