🚧 Feat: hide raw markdown content and hide related buttons for encrypted pages (#123)

This commit is contained in:
Cell
2022-05-25 18:08:27 +08:00
parent db70d55217
commit e7b9f7600f
21 changed files with 66 additions and 14 deletions
+1 -1
View File
@@ -151,7 +151,7 @@
{{- partial "single/expiration-reminder.html" . -}}
{{- $content -}}
{{- else -}}
{{- partial "single/fixit-decryptor.html" $params -}}
{{- partial "single/fixit-decryptor.html" . -}}
{{- end -}}
</div>