|
@@ -1,17 +1,17 @@
|
1
|
1
|
<div id="social" class="nicebox">
|
2
|
2
|
<ul class="social_links">
|
3
|
3
|
<li>
|
4
|
|
- <a href="" >
|
|
4
|
+ <a href="https://www.facebook.com/pages/Muzich/639661296050323" target="_blank" >
|
5
|
5
|
<img src="{{ asset('/img/icon_facebook.png') }}" alt="facebook" />
|
6
|
6
|
</a>
|
7
|
7
|
</li>
|
8
|
8
|
<li>
|
9
|
|
- <a href="" >
|
|
9
|
+ <a href="https://twitter.com/Muzich_Official" >
|
10
|
10
|
<img src="{{ asset('/img/icon_twitter.png') }}" alt="twitter" />
|
11
|
11
|
</a>
|
12
|
12
|
</li>
|
13
|
13
|
<li>
|
14
|
|
- <a href="" >
|
|
14
|
+ <a href="https://plus.google.com/u/1/communities/114923310009590627613" >
|
15
|
15
|
<img src="{{ asset('/img/icon_googleplus.png') }}" alt="google plus" />
|
16
|
16
|
</a>
|
17
|
17
|
</li>
|