diff --git a/web/_layouts/custom.html b/web/_layouts/custom.html
index 8e370a2..3ede9e2 100644
--- a/web/_layouts/custom.html
+++ b/web/_layouts/custom.html
@@ -4,6 +4,7 @@
+
@@ -28,5 +29,36 @@
// Add the link to the sidebar index
$('#sidebar-index').append(link);
});
+
+ $('pre code').each(function() {
+ var button = $('