Add introduction to section 6 plugins.
[libguestfs-talks.git] / 2019-fosdem / 6200-floppy.html
diff --git a/2019-fosdem/6200-floppy.html b/2019-fosdem/6200-floppy.html
new file mode 100644 (file)
index 0000000..08d7c9e
--- /dev/null
@@ -0,0 +1,15 @@
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<link rel="stylesheet" href="style.css" type="text/css"/>
+<script src="code.js" type="text/javascript"></script>
+
+<h1>Floppy plugin - what just happened?</h1>
+
+<div class="allcenter">
+  <img src="6200-floppy.svg" width="800"/>
+</div>
+
+<script>
+plugins()
+
+document.getElementById("plugins-floppy").classList.add("highlighted")
+</script>