diff --git a/userguide.html b/userguide.html index 1ab5318c..531ebd10 100644 --- a/userguide.html +++ b/userguide.html @@ -1425,6 +1425,16 @@

Embedding slides

+

A somewhat simpler approach is to host the slides pdfs with the other materials and use an <embed> html element, e.g.,

+ +

+---
+
+## Lecture Notes: Sequential Warmup
+
+<embed src="./lecture.pdf" type='application/pdf'>
+
+

Google analytics

If you are interesting in tracking usage of your pages, Morea supports Google Analytics.