Skip to content

Add site logo to README #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# React Cebu website v2
<p align="center">
<a href="https://react.jscebu.org">
<img alt="React Cebu" src="https://reactcebu-sitev2.netlify.app/static/logo-70642a5a45ddc07fcb0fb2b893d7124c.png" />
</a>
</p>
<h1 align="center">
Website v2
</h1>

This is the source code of our React community's website at react.jscebu.org. This site wouldn't be possible without the help of our community members so we'd like to give all due credits to the awesome Reactors who shared their time and helped us put this website.

Expand Down