mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 12:03:31 +08:00
Load external dependencies for cactus comments in the comments provider
This commit is contained in:
parent
f4a9761867
commit
28c5cfca9c
@ -1,4 +1,6 @@
|
||||
{{- with .Site.Params.comments.cactus -}}
|
||||
{{- partial "helper/external" (dict "Context" . "Namespace" "Cactus") -}}
|
||||
|
||||
<style>
|
||||
.cactus-editor-textarea {
|
||||
color: var(--body-text-color);
|
||||
|
Loading…
Reference in New Issue
Block a user