|
81 | 81 | <!-- Side Social Icons - commented out for new popup design |
82 | 82 | <div class="side-icons"> |
83 | 83 | <div class="icon-content"> |
84 | | - <a href="https://github.com/sanjay-kv" target="_blank" aria-label="GitHub" data-social="github"> |
| 84 | + <a href="https://github.com/sanjay-kv" target="_blank" rel="noopener noreferrer" aria-label="GitHub" data-social="github"> |
85 | 85 | <i class="fab fa-github"></i> |
86 | 86 | <div class="filled"></div> |
87 | 87 | </a> |
88 | 88 | </div> |
89 | 89 | <div class="icon-content"> |
90 | | - <a href="https://stream.recodehive.com/github" target="_blank" aria-label="YouTube" data-social="youtube"> |
| 90 | + <a href="https://stream.recodehive.com/github" target="_blank" rel="noopener noreferrer" aria-label="YouTube" data-social="youtube"> |
91 | 91 | <i class="fab fa-youtube"></i> |
92 | 92 | <div class="filled"></div> |
93 | 93 | </a> |
94 | 94 | </div> |
95 | 95 | <div class="icon-content"> |
96 | | - <a href="https://twitter.com/sanjay_kv_" target="_blank" aria-label="Twitter" data-social="twitter"> |
| 96 | + <a href="https://twitter.com/sanjay_kv_" target="_blank" rel="noopener noreferrer" aria-label="Twitter" data-social="twitter"> |
97 | 97 | <i class="fa-brands fa-x-twitter"></i> |
98 | 98 | <div class="filled"></div> |
99 | 99 | </a> |
100 | 100 | </div> |
101 | 101 | <div class="icon-content"> |
102 | | - <a href="https://www.linkedin.com/in/sanjay-k-v/" target="_blank" aria-label="LinkedIn" data-social="linkedin"> |
| 102 | + <a href="https://www.linkedin.com/in/sanjay-k-v/" target="_blank" rel="noopener noreferrer" aria-label="LinkedIn" data-social="linkedin"> |
103 | 103 | <i class="fab fa-linkedin-in"></i> |
104 | 104 | <div class="filled"></div> |
105 | 105 | </a> |
106 | 106 | </div> |
107 | 107 | <div class="icon-content"> |
108 | | - <a href="https://www.facebook.com/sanjay.k.viswanathan/" target="_blank" aria-label="Facebook" |
| 108 | + <a href="https://www.facebook.com/sanjay.k.viswanathan/" target="_blank" rel="noopener noreferrer" aria-label="Facebook" |
109 | 109 | data-social="facebook"> |
110 | 110 | <i class="fab fa-facebook-f"></i> |
111 | 111 | <div class="filled"></div> |
@@ -194,23 +194,23 @@ <h2>No profiles found</h2> |
194 | 194 |
|
195 | 195 | <!-- Social Media Icons --> |
196 | 196 | <div class="social-media-icons"> |
197 | | - <a href="https://github.com/sanjay-kv" target="_blank" aria-label="GitHub" data-social="github"> |
| 197 | + <a href="https://github.com/sanjay-kv" target="_blank" rel="noopener noreferrer" aria-label="GitHub" data-social="github"> |
198 | 198 | <i class="fab fa-github"></i> |
199 | 199 | <div class="filled"></div> |
200 | 200 | </a> |
201 | | - <a href="https://stream.recodehive.com/github" target="_blank" aria-label="YouTube" data-social="youtube"> |
| 201 | + <a href="https://stream.recodehive.com/github" target="_blank" rel="noopener noreferrer" aria-label="YouTube" data-social="youtube"> |
202 | 202 | <i class="fab fa-youtube footer-youtube-icon"></i> |
203 | 203 | <div class="filled"></div> |
204 | 204 | </a> |
205 | | - <a href="https://www.linkedin.com/in/sanjay-k-v/" target="_blank" aria-label="LinkedIn" data-social="linkedin"> |
| 205 | + <a href="https://www.linkedin.com/in/sanjay-k-v/" target="_blank" rel="noopener noreferrer" aria-label="LinkedIn" data-social="linkedin"> |
206 | 206 | <i class="fab fa-linkedin-in footer-linkedin-icon"></i> |
207 | 207 | <div class="filled"></div> |
208 | 208 | </a> |
209 | | - <a href="https://twitter.com/sanjay_kv_" target="_blank" aria-label="Twitter" data-social="twitter"> |
| 209 | + <a href="https://twitter.com/sanjay_kv_" target="_blank" rel="noopener noreferrer" aria-label="Twitter" data-social="twitter"> |
210 | 210 | <i class="fab fa-twitter footer-twitter-icon"></i> |
211 | 211 | <div class="filled"></div> |
212 | 212 | </a> |
213 | | - <a href="https://www.facebook.com/sanjay.k.viswanathan/" target="_blank" aria-label="Facebook" data-social="facebook"> |
| 213 | + <a href="https://www.facebook.com/sanjay.k.viswanathan/" target="_blank" rel="noopener noreferrer" aria-label="Facebook" data-social="facebook"> |
214 | 214 | <i class="fab fa-facebook-f footer-facebook-icon"></i> |
215 | 215 | <div class="filled"></div> |
216 | 216 | </a> |
|
0 commit comments