We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b476f commit 1c96b60Copy full SHA for 1c96b60
index.html
@@ -76,7 +76,12 @@ <h1>GitHub Profile</h1>
76
<!-- Add the GitHub username -->
77
<div class="username">username</div>
78
<!-- Add a short bio about the user -->
79
- <div class="bio">A short bio about the user goes here.</div>
+ <div class="bio">- 👋 Hi, I’m @Smartlinuxcoder
80
+ - 👀 I’m interested in Rust and javascript
81
+ - 🌱 I’m currently learning javascript
82
+ - 💞️ I’m looking to collaborate on open-source projects
83
+ - 📫 How to reach me ... good question
84
+ </div>
85
<div class="stats">
86
<!-- Add the number of followers -->
87
<div class="stat">
0 commit comments