|
@@ -18,7 +18,7 @@
|
|
{{/* Check widget page exists. */}}
|
|
{{/* Check widget page exists. */}}
|
|
{{ if not $headless_bundle }}
|
|
{{ if not $headless_bundle }}
|
|
{{ errorf "Widget Page not found at %s!" $page }}
|
|
{{ errorf "Widget Page not found at %s!" $page }}
|
|
- {{ errorf "View the Widget Page documentation at https://sourcethemes.com/academic/docs/managing-content/#create-a-widget-page . }}
|
|
|
|
|
|
+ {{ errorf "View the Widget Page documentation at https://sourcethemes.com/academic/docs/managing-content/#create-a-widget-page ." }}
|
|
{{ errorf "If the Hugo version is between 0.65 and 0.68, it may be a confirmed Hugo bug that is expected to be fixed in Hugo v0.69: https://github.com/gcushen/hugo-academic/issues/1595#issuecomment-605514973 ." }}
|
|
{{ errorf "If the Hugo version is between 0.65 and 0.68, it may be a confirmed Hugo bug that is expected to be fixed in Hugo v0.69: https://github.com/gcushen/hugo-academic/issues/1595#issuecomment-605514973 ." }}
|
|
{{ end }}
|
|
{{ end }}
|
|
{{ end }}
|
|
{{ end }}
|