Skip to content

Commit

Permalink
Merge pull request #3 from HITK-TECH-Community/main
Browse files Browse the repository at this point in the history
Updating from main branch
  • Loading branch information
Aaryan8751 committed Dec 10, 2020
2 parents 67410ed + 243c7f0 commit 635f5fc
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 2 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,15 @@
"contributions": [
"code"
]
},
{
"login": "headphone-rachit",
"name": "headphone-rachit",
"avatar_url": "https://avatars0.githubusercontent.com/u/65488082?v=4",
"profile": "https://github.com/headphone-rachit",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Community-Website
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

<p align="center" width="400px"><img src="assets/HITK_tech_comm_logo.png" width="200"></p>
Expand Down Expand Up @@ -46,6 +46,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/sreechand2002"><img src="https://avatars1.githubusercontent.com/u/54146135?v=4" width="100px;" alt=""/><br /><sub><b>SREECHAND</b></sub></a><br /><a href="#design-sreechand2002" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/NewCoderBoi"><img src="https://avatars1.githubusercontent.com/u/59294265?v=4" width="100px;" alt=""/><br /><sub><b>Debatra Chatterjee</b></sub></a><br /><a href="https://github.com/HITK-TECH-Community/Community-Website/commits?author=NewCoderBoi" title="Code">💻</a></td>
<td align="center"><a href="https://aaryan8751.github.io/"><img src="https://avatars3.githubusercontent.com/u/60098288?v=4" width="100px;" alt=""/><br /><sub><b>Aaryan Sharma</b></sub></a><br /><a href="https://github.com/HITK-TECH-Community/Community-Website/commits?author=Aaryan8751" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/headphone-rachit"><img src="https://avatars0.githubusercontent.com/u/65488082?v=4" width="100px;" alt=""/><br /><sub><b>headphone-rachit</b></sub></a><br /><a href="#design-headphone-rachit" title="Design">🎨</a></td>
</tr>
</table>

Expand Down
Binary file added assets/Home Page/HITK Home 2.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Home Page/Home Page.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/public/HITK_tech_comm_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion frontend/src/components/header_and_footer/Aaryan/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class Header extends Component{
<p> We are a group of HITK students trying to fill the knowledge gap and help you find your place of discovery by sharing you the opportunities and resources at the right time!⏱️</p>
</div>
<div className="col-12 col-sm-6">
<img src="" alt="LOGO in correct size" />
<img src="/HITK_tech_comm_logo.png" height="250px" width="250px" alt="LOGO in correct size" />

</div>
</div>
Expand Down

0 comments on commit 635f5fc

Please sign in to comment.