• This project
    • Loading...
  • Sign in

이승윤 / OpenSource-MyCookBook

%ea%b7%b8%eb%a6%bc1
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
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • OpenSource-MyCookBook
  • main-page.html
  • 이승윤's avatar
    feat: mainPage 추가 · 01c30a7f
    01c30a7f Browse Files
    이승윤 authored 2021-05-05 16:41:13 +0900
main-page.html 236 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<!DOCTYPE html>
<html>

<head>
  <title>Hello OSS!</title>
</head>

<body>
  <header>
    <center>
      <h1>나의 요리비급서 from YouTube</h1>
    </center>
    <hr align="center" width=50%>
    </hr>
  </header>
</body>

</html>