diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 300f8881f3..cb12ababe2 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -73,7 +73,7 @@
Graphical UIs | diff --git a/layouts/shortcodes/monitor.html b/layouts/shortcodes/monitor.html index 0b742cfcaa..a2956ec9c4 100644 --- a/layouts/shortcodes/monitor.html +++ b/layouts/shortcodes/monitor.html @@ -1 +1 @@ -{{ partial "monitor.html" . }} +{{ partialCached "monitor.html" . }}