erambler/static/talks/2020-10-community-call.html

24 lines
688 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Oct 2020 Community Call</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link href="theme.css" rel="stylesheet"/>
</head>
<head>
<title>Oct 2020 Community Call</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<script src="https://remarkjs.com/downloads/remark-latest.min.js" type="text/javascript">
</script>
<script type="text/javascript">
var slideshow = remark.create({
sourceUrl: "2020-10-community-call.md",
countIncrementalSlides: false,
ratio: "16:9",
});
</script>
</body>
</html>