We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec5004 commit 26da9dfCopy full SHA for 26da9df
1 file changed
index.html
@@ -244,7 +244,7 @@ <h3>Live Weather App</h3>
244
<div class="desc">
245
<p>It's a simple web page which fetch live weather data of the city entered by the user using open Weather API.</p>
246
<div class="btns">
247
- <a href="api-projects/weatherapi" class="btn" target="_blank"><i class="fas fa-eye"></i> View</a>
+ <a href="api-projects/weatherapi" class="btn"><i class="fas fa-eye"></i> View</a>
248
<a href="https://github.com/jigar-sable/JavaScript-Projects/tree/main/api-projects/weatherapi" class="btn" target="_blank">Code <i class="fas fa-code"></i></a>
249
</div>
250
0 commit comments