Showing
3 changed files
with
1 additions
and
2 deletions
... | @@ -23,7 +23,7 @@ | ... | @@ -23,7 +23,7 @@ |
23 | 23 | ||
24 | <div align="center"> | 24 | <div align="center"> |
25 | <a href="http://khuhub.khu.ac.kr/2021105619/learn_in_web"> | 25 | <a href="http://khuhub.khu.ac.kr/2021105619/learn_in_web"> |
26 | - <img src="logo.svg" alt="Logo" width="80" height="80"> | 26 | + <img src="logo.png" alt="Logo" width="80" height="80"> |
27 | </a> | 27 | </a> |
28 | <h3 align="center">Learn In Web</h3> | 28 | <h3 align="center">Learn In Web</h3> |
29 | 29 | ... | ... |
logo.png
0 → 100644

236 Bytes
logo.svg
deleted
100644 → 0
1 | -<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M2 5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5zm3.293 1.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L7.586 10 5.293 7.707a1 1 0 0 1 0-1.414zM11 12a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2h-3z" clip-rule="evenodd"/></svg> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment