-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
23 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1388,19 +1388,27 @@ <h4>RAPIDOC Newsletter</h4><br> | |
color: #fff; | ||
} | ||
</style> | ||
<div class="social-wrapper"> | ||
<div class="social-links"> | ||
<div style="margin-left: 100px;font-family: sans-serif;"><i>Follow Us : </i></div> | ||
<a href="https://www.facebook.com/" target="_blank"><div><i class="fa-brands fa-facebook-f"></i></div></a> | ||
<!-- <a href="https://www.twitter.com" target="_blank"><div><i class="fa-brands fa-twitter"></i></div></a> --> | ||
<a href="https://www.twitter.com"><div><img src="twitter.png" style="width: 16px; height: 15px;"></div></a> | ||
<a href="https://www.linkedin.com" target="_blank"><div><i class="fa-brands fa-linkedin"></i></div></a> | ||
<a href="#" target="_blank"><div><i class="fa-brands fa-instagram"></i></div></a> | ||
<a href="https://github.com/Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-" target="_blank"><div><i class="fa-brands fa-github"></i></div></a> | ||
<a href="+91 1234567890" title="+91 1234567890" target="_blank"><div><i class="fa-solid fa-phone"></i></div></a> | ||
<a href="[email protected]" target="_blank"><div><i class="fa-solid fa-envelope"></i></div></a> | ||
<div class="social-wrapper"> | ||
<div class="social-links"> | ||
<div style="margin-left: 300px;font-family: sans-serif;"><i>Follow Us : </i></div> | ||
<a href="/- fonts.txt" target="_blank"> | ||
<i class="fab fa-instagram"></i> | ||
</a> | ||
<a href="/" target="_blank"> | ||
<i class="fab fa-twitter"></i> | ||
</a> | ||
<a href="/" target="_blank"> | ||
<i class="fab fa-github"></i> | ||
</a> | ||
<a href="/" target="_blank"> | ||
<i class="fab fa-linkedin"></i> | ||
</a> | ||
|
||
<a href="/" target="_blank"><i class="fa-brands fa-facebook-f"></i></a> | ||
<a href="+91 1234567890" title="+91 1234567890" target="_blank"><i class="fa-solid fa-phone"></i></a> | ||
<a href="[email protected]" target="_blank"><i class="fa-solid fa-envelope"></i></a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters