Toggle navigation
Toggle navigation
This project
Loading...
Sign in
엄성진
/
learn-in-web-backend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sungjin
2021-12-09 12:41:47 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8efa788e8d429bb7cbeebef044d263114d206b73
8efa788e
1 parent
d4abab62
Change README logo error
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
2 deletions
README.md
logo.png
logo.svg
README.md
View file @
8efa788
...
...
@@ -23,7 +23,7 @@
<div
align=
"center"
>
<a
href=
"http://khuhub.khu.ac.kr/2021105619/learn-in-web-backend"
>
<img
src=
"logo.
sv
g"
alt=
"Logo"
width=
"80"
height=
"80"
>
<img
src=
"logo.
pn
g"
alt=
"Logo"
width=
"80"
height=
"80"
>
</a>
<h3
align=
"center"
>
Learn In Web(Backend)
</h3>
...
...
logo.png
0 → 100644
View file @
8efa788
236 Bytes
logo.svg
deleted
100644 → 0
View file @
d4abab6
<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
Please
register
or
login
to post a comment