Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bbanderson authored Dec 12, 2020
1 parent 044b546 commit a6936f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<title>Todo App :: For your productivity</title>
</head>
<body>
<a href="https://www.github.com/bbanderson" target="_blank" rel="noreferrer"><i class="fab fa-github"></i></a>
<a href="#" target="_blank" rel="noreferrer"><i class="fab fa-github"></i></a>
<div class="container">
<!-- 이름묻기구현 -->
<div class="js-name name">
Expand Down Expand Up @@ -71,4 +71,4 @@ <h3>please wait...</h3>
<script src="src/js/image.js"></script>
<script src="src/js/coords.js"></script>
</body>
</html>
</html>

0 comments on commit a6936f7

Please sign in to comment.