FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
unirest-java/docs/_includes/socialButtons.html at main · iCodeIN/unirest-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
iCodeIN
/
unirest-java
Public
forked from
Kong/unirest-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
unirest-java
/
docs
/
_includes
/
socialButtons.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
11 lines (11 loc) · 860 Bytes
Breadcrumbs
unirest-java
/
docs
/
_includes
/
socialButtons.html
Copy path
File metadata and controls
11 lines (11 loc) · 860 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
<
style
>
.
social
{
font-family
:
'Roboto Condensed'
,
sans-serif;
text-align
:
center;
background
:
#
00799D
;
color
:
#
fff
;
padding
:
8
px
;
border-radius
:
5
px
;
margin
:
20
px
0
}.
social
a
{
color
:
#
fff
;
margin
:
10
px
}.
social
a
:
hover
{
border-bottom
:
1
px
dashed
#
fff
}
</
style
>
<
div
class
="
social
"
>
Share the knowledge →
<
a
href
="
https://twitter.com/intent/tweet?text={{ page.title }}&url={{ site.url }}{{ page.url }}&via={{ site.twitter_username }}&related={{ site.twitter_username }}
"
rel
="
nofollow
"
target
="
_blank
"
title
="
Share on Twitter
"
>
Twitter
</
a
>
|
<
a
href
="
https://facebook.com/sharer.php?u={{ site.url }}{{ page.url }}
"
rel
="
nofollow
"
target
="
_blank
"
title
="
Share on Facebook
"
>
Facebook
</
a
>
|
<
a
href
="
https://plus.google.com/share?url={{ site.url }}{{ page.url }}
"
rel
="
nofollow
"
target
="
_blank
"
title
="
Share on Google+
"
>
Google+
</
a
>
</
div
>
Back
|
FazBrowse Home
|
New Git URL