diff --git a/_config.yml b/_config.yml index 3758dfb..7254587 100644 --- a/_config.yml +++ b/_config.yml @@ -33,7 +33,6 @@ header_pages: # external links are in _includes/header.html -twitter_username: code4lib github_username: code4lib youtube_username: code4lib mastodon_instance: code4lib.social diff --git a/_includes/social.html b/_includes/social.html index 4d45579..cf50c4a 100644 --- a/_includes/social.html +++ b/_includes/social.html @@ -7,8 +7,7 @@ {%- if site.linkedin_username -%}
  • {{ site.linkedin_username| escape }}
  • {%- endif -%} {%- if site.pinterest_username -%}
  • {{ site.pinterest_username| escape }}
  • {%- endif -%} {%- if site.mastodon_instance -%}
  • {{ site.mastodon_instance| escape }}
  • {%- endif -%} - {%- if site.twitter_username -%}
  • {{ site.twitter_username| escape }}
  • {%- endif -%} {%- if site.youtube_username -%}
  • {{ site.youtube_username| escape }}
  • {%- endif -%} {%- if site.googleplus_username -%}
  • {{ site.googleplus_username| escape }}
  • {%- endif -%} {%- if site.rss -%}
  • {{ site.rss | escape }}
  • {%- endif -%} - \ No newline at end of file + diff --git a/_pages/about.md b/_pages/about.md index c24bea9..48dfdcd 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -17,4 +17,4 @@ code4lib grew out of other efforts such as the discussion list; join the Facebook or LinkedIn groups; Google+ community; follow us on Twitter; subscribe to our blogs; or get right to the heart of it in the chat room on IRC. +If you are interested in joining the community: sign up to the discussion list; join the Facebook or LinkedIn groups; subscribe to our blogs; or get right to the heart of it in the chat room on IRC or Slack (sign up here).