Skip to content

Commit 1192227

Browse files
committed
removing references/links to twitter
1 parent c49915d commit 1192227

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ header_pages:
3333
# external links are in _includes/header.html
3434

3535

36-
twitter_username: code4lib
3736
github_username: code4lib
3837
youtube_username: code4lib
3938
mastodon_instance: code4lib.social

_includes/social.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
{%- if site.linkedin_username -%}<li><a href="https://www.linkedin.com/in/{{ site.linkedin_username| cgi_escape | escape }}"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#linkedin' | relative_url }}"></use></svg> <span class="username">{{ site.linkedin_username| escape }}</span></a></li>{%- endif -%}
88
{%- if site.pinterest_username -%}<li><a href="https://www.pinterest.com/{{ site.pinterest_username| cgi_escape | escape }}"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#pinterest' | relative_url }}"></use></svg> <span class="username">{{ site.pinterest_username| escape }}</span></a></li>{%- endif -%}
99
{%- if site.mastodon_instance -%}<li><a href="https://{{ site.mastodon_instance| cgi_escape | escape}}"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#mastodon' | relative_url }}"></use></svg> <span class="username">{{ site.mastodon_instance| escape }}</span></a></li>{%- endif -%}
10-
{%- if site.twitter_username -%}<li><a href="https://twitter.com/{{ site.twitter_username| cgi_escape | escape }}"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#twitter' | relative_url }}"></use></svg> <span class="username">{{ site.twitter_username| escape }}</span></a></li>{%- endif -%}
1110
{%- if site.youtube_username -%}<li><a href="https://www.youtube.com/{{ site.youtube_username| cgi_escape | escape }}"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#youtube' | relative_url }}"></use></svg> <span class="username">{{ site.youtube_username| escape }}</span></a></li>{%- endif -%}
1211
{%- if site.googleplus_username -%}<li><a href="https://plus.google.com/{{ site.googleplus_username| escape }}"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#googleplus' | relative_url }}"></use></svg> <span class="username">{{ site.googleplus_username| escape }}</span></a></li>{%- endif -%}
1312
{%- if site.rss -%}<li><a href="{{ 'feed.xml' | relative_url }}"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#rss' | relative_url }}"></use></svg> <span>{{ site.rss | escape }}</span></a></li>{%- endif -%}
14-
</ul>
13+
</ul>

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ code4lib grew out of other efforts such as the <a href="http://etig.wordpress.co
1717

1818
Things get done because people share ideas, step up to lead, and work together, not because anyone is in charge. We prefer to make community decisions by holding open votes, e.g. on who gets to present at our conferences, where to host them, etc. If you've got an idea or an itch to scratch, please join in; we welcome your participation!
1919

20-
If you are interested in joining the community: sign up to the <a href="https://lists.clir.org/cgi-bin/wa?A0=CODE4LIB">discussion list</a>; join the <a href="https://www.facebook.com/group.php?gid=2239622626">Facebook</a> or <a href="http://www.linkedin.com/groups?gid=134499">LinkedIn</a> groups; <a href="https://plus.google.com/u/0/communities/114587042187424680647">Google+ community</a>; follow us on <a href="http://twitter.com/code4lib">Twitter</a>; subscribe to our <a href="http://planet.code4lib.org/">blogs</a>; or get right to the heart of it in the chat room on <a href="http://code4lib.org/irc">IRC</a>.
20+
If you are interested in joining the community: sign up to the <a href="https://lists.clir.org/cgi-bin/wa?A0=CODE4LIB">discussion list</a>; join the <a href="https://www.facebook.com/group.php?gid=2239622626">Facebook</a> or <a href="http://www.linkedin.com/groups?gid=134499">LinkedIn</a> groups; subscribe to our <a href="http://planet.code4lib.org/">blogs</a>; or get right to the heart of it in the chat room on <a href="http://code4lib.org/irc">IRC</a> or <a href="https://code4lib.slack.com/">Slack</a> (<a href="https://docs.google.com/forms/d/120Dw1JjLxPJB9VTGl0mUY7Ot6yg6YNY1RZUISJFzdwk/viewform?c=0&w=1">sign up here</a>).

0 commit comments

Comments
 (0)