forked from linuxalt/linuxalt-com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsocial-networking.html
48 lines (44 loc) · 1.58 KB
/
social-networking.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
---
layout: default
---
<h1>Social Networking</h1>
<p>
I'm trying to keep the page clutter to a minimum so I moved almost all social networking widgets to their own page. Please feel free to follow or like us!
</p>
<h2>Facebook</h2>
<iframe src="http://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FThe-Linux-Alternative-Project%2F129481340425546&width=690&colorscheme=light&show_faces=true&stream=false&header=false&height=300" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:690px; height:300px;" allowTransparency="true"></iframe>
<h2>Twitter</h2>
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 4,
interval: 6000,
width: 690,
height: 300,
theme: {
shell: {
background: '#333333',
color: '#ffffff'
},
tweets: {
background: '#000000',
color: '#ffffff',
links: '#4aed05'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true,
timestamp: true,
avatars: true,
behavior: 'all'
}
}).render().setUser('linuxalt').start();
</script>
<h2>Other</h2>
<a href="http://twittercounter.com/linuxalt?from=button"><img src="http://srv2.twittercounter.com/counter/index.php?username=linuxalt&style=blue" border="0" /></a>
<a href="http://feeds.feedburner.com/TheLinuxAlternativeProject"><img src="http://feeds.feedburner.com/~fc/TheLinuxAlternativeProject?bg=CCCCCC&fg=444444&anim=0" height="26" width="88" style="border:0" alt="" /></a>