FOSSRIT / fossrit.github.io

Official website for Free and Open Source Software @ RIT MAGIC Center and FOSS academia
https://fossrit.github.io
Mozilla Public License 2.0
9 stars 12 forks source link

Fall FOSS Hours #158

Closed ct-martin closed 4 years ago

ct-martin commented 4 years ago

(re: SJ email)

Notes:

Rough (from memory, untested) code for link change:

{% if site.meeting-link %}<a href="{{ site.meeting-link }}">{{ site.meeting-place }}</a>{% else %}{{ site.meeting-place }}{% endif %}
{% if site.meeting-link %}![{{ site.meeting-place }}]({{ site.meeting-link }}){% else %}{{ site.meeting-place }}{% endif %}
ct-martin commented 4 years ago

Ping @jwflory @Nolski