Skip to content

Commit 12d204f

Browse files
author
cybe4sent1nel
committed
Fix: Add logo.png to version control
1 parent 3ab1592 commit 12d204f

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ setup-*.bat
105105

106106
# Temporary/Local files only (root level)
107107
/*.png
108+
!logo.png
108109
/*.svg
109110
/*.bin
110111
part.bin

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
<img src="https://cdn.jsdelivr.net/gh/cybe4sent1nel/FileDuck@main/apps/vue-app/public/logo.png" alt="FileDuck Logo" width="120" />
3+
<img src="./logo.png" alt="FileDuck Logo" width="120" />
44

55
# FileDuck - Secure Global File Sharing
66

logo.png

134 KB
Loading

0 commit comments

Comments
 (0)