Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

modified index.html and readme.md #3312

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -546,3 +546,5 @@ Fork this project and add your username + profile link to the [Census](https://g
- [Fábio Salata](https://github.com/fsalata)
- [IgorRozani](https://github.com/igorrozani)
- [adich23](https://github.com/adich23)
- [adich23](https://github.com/adich23)
- [Creativeayush](https://github.com/CreativeAyush)
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
<div class="fill bottom">
<h1 class="center census-title" id="census-count"></h1>
<ul id="census-list"></ul>
<h1 style="color: red">Hello world</h1>
<p>Hacktobirth is a very nice program for beginers
</p>
</div>
</body>
</html>