Skip to content

kriyptor/HackWithName

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤘 Hack With Name 🤘

🤝 Open-Repo For Hacktober Fest-2020 contribution 🤝

📋 Steps For The Contribution

1️⃣ Make a folder with your username:

2️⃣ Copy This Tag from index.html file and paste right beneath the mentioned tag (probably on line 14 in index.html):

<div class="container name">
<a href="Your Github URL" 
style="color:Choose any color; font-family:Choose any font family;">Your Name</a></div>

3️⃣ Edit the attribute values in the copied tag with your preferred values (Just update values highlighted below):

<div class="container name">
<a href="👉 Your Github URL 👈" 
style="color: 👉 Choose any color; 👈 font-family: 👉 Choose any font family; 👈">
👉 Your Name 👈</a></div>

4️⃣ Make the PR:

$ git push origin master

Note: 👁️ Before making a PR kindly first inspect locally, that everything is perfect!

If you find this repo supportive enough, kindly show some love to it ❤️