-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathgravatar.html
59 lines (41 loc) · 1.9 KB
/
gravatar.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<div class="col-md-4 col-sm-4 widget-area" id="right-sidebar" role="complementary">
<aside id="grofile-5" class="widget widget-grofile grofile"> <img src="https://secure.gravatar.com/avatar/a89ce732ab8775d28484176552b04116?s=320" class="grofile-thumbnail no-grav" alt="Bharath Sathuri" />
<div class="grofile-meta">
<h4><a href="http://gravatar.com/sathuribharathkumar">Bharath Sathuri</a></h4>
<p>A student Currently pursuing Bachelor's Degree in Computer Science and Technology at Sreenidhi Institute of Science and Technology.</p>
</div>
<h4>Verified Services</h4>
<ul class="grofile-urls grofile-accounts">
<li>
<a href="http://www.blogger.com/profile/07067290791310617632" title="blogger.com on Blogger">
<span class="grofile-accounts-logo grofile-accounts-blogger accounts_blogger"></span>
</a>
</li>
<li>
<a href="https://www.facebook.com/app_scoped_user_id/2034611623463859/" title="View Profile on Facebook">
<span class="grofile-accounts-logo grofile-accounts-facebook accounts_facebook"></span>
</a>
</li>
<li>
<a href="http://profiles.google.com/109277474178331162310" title="profiles.google.com on Google+">
<span class="grofile-accounts-logo grofile-accounts-google accounts_google"></span>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/bharath-kumar-goud" title="bharath-kumar-goud on LinkedIn">
<span class="grofile-accounts-logo grofile-accounts-linkedin accounts_linkedin"></span>
</a>
</li>
<li>
<a href="http://twitter.com/BharathSathuri" title="@BharathSathuri on Twitter">
<span class="grofile-accounts-logo grofile-accounts-twitter accounts_twitter"></span>
</a>
</li>
</ul>
<p><a href="http://gravatar.com/sathuribharathkumar" class="grofile-full-link">
View Full Profile → </a></p>
</aside>
</div><!-- #secondary -->
</div>
</div>
</div>