Skip to content
Snippets Groups Projects
Commit 7ede38a0 authored by Ravi Dwivedi's avatar Ravi Dwivedi
Browse files

Merge branch 'snehal-sched' into 'master'

Add snehal's talk and add access shortcode

See merge request community/camp!16
parents a36e6a02 813f5ff4
Branches
No related merge requests found
......@@ -25,6 +25,13 @@
"title": "Introduction to Free Software by <a href=\"https://abhas.io/\">Abhas</a>",
"url": "https://meet.gnome.org/sof-gpf-pqi-qw7",
"bio": "Abhas is a hacker, entrepreneur and free software activist. He runs a Free Software business <a href=\"https://deeproot.in\">DeepRoot GNU/Linux</a>, providing support and services for Free Software and <a href=\"https://mostlyharmless.io\">Mostly Harmless</a>, a ethical source for libre and liberated hardware products."
},
{
"time": "04 December 2021, 06:00 PM - 7:00 PM (IST)",
"title": "Free/Libre Software in Education by <a href=\"https://inferred.co/\">Snehal Shekatkar</a>",
"url": "https://bbb.scms.unipune.ac.in/b/sne-ld0-xtb-c8g",
"bio": "Snehal Shekatkar is an Assistant Professor (DST INSPIRE faculty) at the \"Department of Scientific Computing, modeling and simulation, Savitribai Phule Pune University, Pune, India\". Snehal will be discussing in an interactive session on how he got his department switched to fully free software for education.",
"access": "052814"
}
]
}
......@@ -4,7 +4,7 @@
<td>
<strong>{{ safeHTML .title }}</strong> <br /><br />
{{ safeHTML .bio }}<br /><br />
URL: <a href="{{ .url }}">{{ .url }}</a>
URL: <a href="{{ .url }}">{{ .url }}</a> {{ if .access }} ACCESS-CODE: {{ .access }} {{ end }}
</td>
</tr>
{{ end }}
\ No newline at end of file
{{ end }}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment