fastai / fast_template

A template for really easy blogging with GitHub Pages

Home Page:https://www.fast.ai/2020/01/16/fast_template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Media: G+ has closed

thomasrussellmurphy opened this issue · comments

{%- 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 -%}

https://en.wikipedia.org/wiki/Google%2B, discontinued since April 2019. Should it remain in the template?

I'll remove it - thanks.