-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
44 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,47 @@ | ||
![Auto Assign](https://github.com/PKNU-Assemble/demo-repository/actions/workflows/auto-assign.yml/badge.svg) | ||
<div align=center><h2>📚 Stacks</h2></div> | ||
|
||
![Proof HTML](https://github.com/PKNU-Assemble/demo-repository/actions/workflows/proof-html.yml/badge.svg) | ||
<div align=center> | ||
<img src="https://img.shields.io/badge/React-61DAFB?style=for-the-badge&logo=react&logoColor=black"> | ||
<img src="https://img.shields.io/badge/Spring-6DB33F?style=for-the-badge&logo=spring&logoColor=white"> | ||
<br> | ||
|
||
<img src="https://img.shields.io/badge/notion-000000?style=for-the-badge&logo=notion&logoColor=white"> | ||
<img src="https://img.shields.io/badge/discord-5865f2?style=for-the-badge&logo=discord&logoColor=white"> | ||
<br> | ||
|
||
<img src="https://img.shields.io/badge/github-181717?style=for-the-badge&logo=github&logoColor=white"> | ||
<img src="https://img.shields.io/badge/git-F05032?style=for-the-badge&logo=git&logoColor=white"> | ||
<br> | ||
</div> | ||
|
||
<br> | ||
|
||
<div align=center><h2>🐥 Contributors</h2></div> | ||
|
||
# Welcome to your organization's demo respository | ||
This code repository (or "repo") is designed to demonstrate the best GitHub has to offer with the least amount of noise. | ||
<div align=center> | ||
<table> | ||
<tr> | ||
<td align="center"><a href="https://github.com/InSange"><img src="https://tr.rbxcdn.com/ecac8c841a5aea0586a50a17181934ff/420/420/Hat/Png" width="100px;" alt=""/> | ||
<td align="center"><a href="https://github.com/InSange"><img src="https://w7.pngwing.com/pngs/296/918/png-transparent-surreal-humour-meme-cat-turnbull-ac-9-cat-like-mammal-carnivoran-meme.png" width="100px;" alt=""/> | ||
<td align="center"><a href="https://github.com/huchujj"><img src="https://creatorset.com/cdn/shop/files/Transparent1440x1080cattakingaselfiephoto.png?v=1702844064" width="100px;" alt=""/> | ||
<td align="center"><a href="https://github.com/JONG-KYEONG"><img src="https://tr.rbxcdn.com/42eaa90224b3f85eeedfa87cb3823906/420/420/Hat/Png" width="100px;" alt=""/> | ||
</tr> | ||
<tr align="center"> | ||
<td>기획자/PM/FE</td> | ||
<td>UI/UX 디자이너</td> | ||
<td>프론트 엔드</td> | ||
<td>백 엔드</td> | ||
</tr> | ||
<tr> | ||
<td align="center"><a href="https://github.com/InSange" title="Code">장선우</a></td> | ||
<td align="center"><a href="https://github.com/InSange" title="Code">김지혜</a></td> | ||
<td align="center"><a href="https://github.com/huchujj" title="Code">손성아</a></td> | ||
<td align="center"><a href="https://github.com/JONG-KYEONG" title="Code">김종경</a></td> | ||
</tr> | ||
</table> | ||
</div> | ||
|
||
The repo includes an `index.html` file (so it can render a web page), two GitHub Actions workflows, and a CSS stylesheet dependency. | ||
|
||
![Auto Assign](https://github.com/PKNU-Assemble/demo-repository/actions/workflows/auto-assign.yml/badge.svg) | ||
|
||
![Proof HTML](https://github.com/PKNU-Assemble/demo-repository/actions/workflows/proof-html.yml/badge.svg) |