Skip to content

Commit

Permalink
Add mastodon links
Browse files Browse the repository at this point in the history
  • Loading branch information
schayes04 committed Dec 31, 2023
1 parent d03e23b commit bce35cf
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<ul class="social-icons">
<li class="facebook"><a href="https://facebook.com/shayesapps">Facebook</a></li>
<li class="instagram"><a href="https://instagram.com/shayesapps">Instagram</a></li>
<li class="mastodon"><a href="https://indieapps.space/@shayesapps">Mastodon</a></li>
</ul>

<div class="clearfix"></div>
Expand Down
1 change: 1 addition & 0 deletions apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<ul class="social-icons">
<li class="facebook"><a href="https://facebook.com/shayesapps">Facebook</a></li>
<li class="instagram"><a href="https://instagram.com/shayesapps">Instagram</a></li>
<li class="mastodon"><a href="https://indieapps.space/@shayesapps">Mastodon</a></li>
</ul>

<div class="clearfix"></div>
Expand Down
4 changes: 3 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
.social-icons li:hover{opacity:1;}
.twitter{background:url(../images/social/twitter.png) no-repeat 50%;}
.instagram{background:url(../images/social/instagram.png) no-repeat 50%;}
.mastodon{background:url(../images/social/mastodon.png) no-repeat 50%;margin:0 -2px;}
.facebook{background:url(../images/social/facebook.png) no-repeat 50%;margin:0 -4px;}
#navigation{height:49px;width:1040px;margin-left:-10px;background-color:#4c4c4c;float:left;left:1px;}
.style-2 .left-corner,
Expand Down Expand Up @@ -629,7 +630,8 @@ ol li ol.childlist .comment-des{float:right;width:47%;}
.check-list li{background:url(../images/[email protected]) no-repeat 0% 3px;padding:0 0 0 18px;background-size:13px 11px;}
.star-list li{background:url(../images/[email protected]) no-repeat 0% 3px;padding:0 0 0 18px;background-size:12px;}
.twitter{background:url(../images/social/[email protected]) no-repeat 50%;background-size:50%;}
.instargram{background:url(../images/social/[email protected]) no-repeat 50%;background-size:50%;}
.instagram{background:url(../images/social/[email protected]) no-repeat 50%;background-size:50%;}
.mastodon{background:url(../images/social/[email protected]) no-repeat 50%;margin:0 -2px;background-size:50%;}
.facebook{background:url(../images/social/[email protected]) no-repeat 50%;margin:0 -4px;background-size:50%;}
}
@media only screen and (min-width:1px) and (max-width:970px){#imagecaption{display:none;}}
Expand Down
Binary file added images/social/mastodon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/social/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/social/mastodon_402x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
<ul class="social-icons">
<li class="facebook"><a href="https://facebook.com/shayesapps">Facebook</a></li>
<li class="instagram"><a href="https://instagram.com/shayesapps">Instagram</a></li>
<li class="mastodon"><a href="https://indieapps.space/@shayesapps">Mastodon</a></li>
</ul>

<div class="clearfix"></div>
Expand Down
1 change: 1 addition & 0 deletions policies.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<ul class="social-icons">
<li class="facebook"><a href="https://facebook.com/shayesapps">Facebook</a></li>
<li class="instagram"><a href="https://instagram.com/shayesapps">Instagram</a></li>
<li class="mastodon"><a href="https://indieapps.space/@shayesapps">Mastodon</a></li>
</ul>

<div class="clearfix"></div>
Expand Down
1 change: 1 addition & 0 deletions services.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
<ul class="social-icons">
<li class="facebook"><a href="https://facebook.com/shayesapps">Facebook</a></li>
<li class="instagram"><a href="https://instagram.com/shayesapps">Instagram</a></li>
<li class="mastodon"><a href="https://indieapps.space/@shayesapps">Mastodon</a></li>
</ul>

<div class="clearfix"></div>
Expand Down
1 change: 1 addition & 0 deletions support.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<ul class="social-icons">
<li class="facebook"><a href="https://facebook.com/shayesapps">Facebook</a></li>
<li class="instagram"><a href="https://instagram.com/shayesapps">Instagram</a></li>
<li class="mastodon"><a href="https://indieapps.space/@shayesapps">Mastodon</a></li>
</ul>

<div class="clearfix"></div>
Expand Down

0 comments on commit bce35cf

Please sign in to comment.