Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
woojin211 authored May 30, 2024
1 parent 9df7fa6 commit 90cbfd4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<html lang="ko">
<head>
<meta charset="UTF-8">
Expand All @@ -25,11 +24,6 @@
align-items: center;
}

header h1 {
margin: 0;
font-size: 2.5rem;
}

.logo {
max-width: 150px;
margin-bottom: 1rem;
Expand Down Expand Up @@ -132,8 +126,7 @@
</head>
<body>
<header>
<img src="images/OverWind_Logo.webp" alt="OverWind Logo" class="logo">
<h1>Over Wind</h1>
<img src="https://drive.google.com/uc?export=view&id=1eGsNDhhRZVYTUVZgD6c6V9tVYmOJBNft" alt="OverWind Logo" class="logo">
</header>

<section>
Expand Down Expand Up @@ -190,7 +183,14 @@
<h3>BackEnd</h3>
<div class="badges">
<img class="badge-img" src="https://github.com/kookmin-sw/capstone-2024-33/assets/74590585/67a49b5d-4956-49ab-b5df-3a990999f0fd">
<img class="badge-img" src="https://github.com/kookmin-sw/capstone-2024-33/assets/74590585/a85e15e5-33ef-4256-bad3-dbd1e5b9aacf">
<img class="badge-img" src="https://github.com/kookmin-sw/capstone-2024-33/assets/74590585/11e45ff8-9231-4f04-a85b-3bc283a825e6">
<img class="badge-img" src="https://github.com/kookmin-sw/capstone-2024-33/assets/74590585/d75d3683-1fbb-4388-b711-b6d48ffcae0f">
</div>

<h3>Design</h3>
<div class="badges">
<img src="https://img.shields.io/badge/Adobe%20XD-470137?style=for-the-badge&logo=Adobe%20XD&logoColor=white">
<img src="https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white">
</div>

<h3>GIT Tools</h3>
Expand Down

0 comments on commit 90cbfd4

Please sign in to comment.