Skip to content

Commit 4566f7a

Browse files
docs: update contact phone and LinkedIn link
1 parent ab12873 commit 4566f7a

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

DoomSkillsWeb/Pages/Contact.cshtml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,15 +151,15 @@
151151
<div class="icon">📱</div>
152152
<div>
153153
<h4>Phone</h4>
154-
<p>+91 XXXXX XXXXX</p>
154+
<p>+91 9885012409</p>
155155
</div>
156156
</div>
157157

158158
<div class="contact-item">
159159
<div class="icon">🔗</div>
160160
<div>
161161
<h4>LinkedIn</h4>
162-
<p><a href="https://linkedin.com/in/your-profile" target="_blank">Connect on LinkedIn</a></p>
162+
<p><a href="https://www.linkedin.com/in/gaffar-ahmed-mohammed-b75b061" target="_blank">Connect on LinkedIn</a></p>
163163
</div>
164164
</div>
165165

@@ -195,7 +195,7 @@
195195

196196
<div class="form-group">
197197
<label for="phone">Phone Number</label>
198-
<input type="tel" id="phone" name="phone" placeholder="+91 XXXXX XXXXX">
198+
<input type="tel" id="phone" name="phone" placeholder="+919885012409" value="+919885012409">
199199
</div>
200200

201201
<div class="form-group">

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ Visit the live application at: `https://doomskills.azurewebsites.net`
136136
**Gaffar**
137137
- GitHub: [@GaffarProjects](https://github.com/GaffarProjects)
138138
- Portfolio: Building cloud solutions with Azure and .NET
139+
- LinkedIn: [Gaffar Ahmed Mohammed](https://www.linkedin.com/in/gaffar-ahmed-mohammed-b75b061)
140+
- Contact: +91 9885012409
139141

140142
## 📝 License
141143

0 commit comments

Comments
 (0)