Toggle navigation
Toggle navigation
This project
Loading...
Sign in
황지민
/
Corona_Dust
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
jimin
2020-06-22 02:30:02 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ff79da5f1b709aa3507162dc77453ff732455469
ff79da5f
1 parent
a5c7262e
HTML
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
views/index.ejs
views/index.ejs
View file @
ff79da5
...
...
@@ -93,10 +93,10 @@
</script>
</head>
<body>
<div
class=
"
center
"
>
<img
src=
"dust_icon.jpg"
width =
300,
height =
300/
>
<div
class=
"
wrap
"
>
<img
src=
"dust_icon.jpg"
width =
300,
height =
300/
>
</div>
<div
id=
"container"
></div>
<div
id=
"container"
></div>
</body>
</html>
...
...
Please
register
or
login
to post a comment