@@ -26,7 +26,7 @@ jobs:
|
||||
persist-credentials: true
|
||||
|
||||
# FIXME: https://github.com/actions/checkout/issues/1830
|
||||
- name: Checkout LFS (including submodules)
|
||||
- name: Checkout LFS
|
||||
run: |
|
||||
git lfs install --local
|
||||
AUTH=$(git config --local http.${GITHUB_SERVER_URL}/.extraheader)
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{{ $opts := dict "targetPath" "css/comentario.css" }}
|
||||
{{ with resources.Get "sass/comentario.scss" | css.Sass $opts | minify | fingerprint }}
|
||||
<script defer src="https://comments.karaolidis.com/comentario.js"></script>
|
||||
<comentario-comments css-override="{{- .Permalink -}}" no-fonts="true"></comentario-comments>
|
||||
<comentario-comments css-override="{{- .Permalink -}}" no-fonts="true" theme="light"></comentario-comments>
|
||||
{{ end }}
|
||||
|
Submodule themes/caldwell updated: e56e1e8e51...6a015a8d15
Reference in New Issue
Block a user