Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 50ee380

Browse files
committed
Remove Twitter
1 parent c63a5e1 commit 50ee380

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

‎_config.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: > # this means to ignore newlines until "baseurl:"
44
baseurl: "" # the subpath of your site, e.g. /blog/
55
url: "https://twilco.github.io" # the base hostname & protocol for your site
66
github_username: twilco
7-
twitter_username: tylerwilcock
87
future: true # enable display of posts with their dates set in the future
98

109
plugins:

‎_includes/footer.html‎

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<footer class="site-footer">
2-
32
<div class="wrapper">
4-
53
<div class="footer-col-wrapper">
64
<div class="footer-col footer-col-1">
75
{% if site.github_username %}
@@ -15,21 +13,8 @@
1513
<span class="username">{{ site.github_username }}</span>
1614
</a>
1715
{% endif %}
18-
{% if site.twitter_username %}
19-
<a class="footer-link" aria-label="Tyler Wilcock's Twitter" href="https://twitter.com/{{ site.twitter_username }}">
20-
<span class="icon icon--twitter">
21-
<svg viewBox="0 0 16 16">
22-
<path fill="#828282" d="M15.969,3.058c-0.586,0.26-1.217,0.436-1.878,0.515c0.675-0.405,1.194-1.045,1.438-1.809
23-
c-0.632,0.375-1.332,0.647-2.076,0.793c-0.596-0.636-1.446-1.033-2.387-1.033c-1.806,0-3.27,1.464-3.27,3.27 c0,0.256,0.029,0.506,0.085,0.745C5.163,5.404,2.753,4.102,1.14,2.124C0.859,2.607,0.698,3.168,0.698,3.767 c0,1.134,0.577,2.135,1.455,2.722C1.616,6.472,1.112,6.325,0.671,6.08c0,0.014,0,0.027,0,0.041c0,1.584,1.127,2.906,2.623,3.206 C3.02,9.402,2.731,9.442,2.433,9.442c-0.211,0-0.416-0.021-0.615-0.059c0.416,1.299,1.624,2.245,3.055,2.271 c-1.119,0.877-2.529,1.4-4.061,1.4c-0.264,0-0.524-0.015-0.78-0.046c1.447,0.928,3.166,1.469,5.013,1.469 c6.015,0,9.304-4.983,9.304-9.304c0-0.142-0.003-0.283-0.009-0.423C14.976,4.29,15.531,3.714,15.969,3.058z"/>
24-
</svg>
25-
</span>
26-
27-
<span class="username">{{ site.twitter_username }}</span>
28-
</a>
29-
{% endif %}
3016
</div>
3117
</div>
32-
3318
</div>
3419

3520
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"></script>
@@ -41,5 +26,4 @@
4126
anchors.add('.post-content > h2, .post-content > h3, .post-content > h4, .post-content > h5, .post-content > h6');
4227
})();
4328
</script>
44-
4529
</footer>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /