diff options
author | amzrk2 | 2020-05-30 14:02:20 +0800 |
---|---|---|
committer | amzrk2 | 2020-05-30 14:02:20 +0800 |
commit | ac62cbd84fc67401f4014b6e9d8ed6c6b175503e (patch) | |
tree | 6cadef818f76f4dc67028f564161538adb511059 /layouts/partials/comment-utterances.html | |
parent | f14d5fa8f78a5756866002591aa479f8ccf5b582 (diff) | |
download | hugo-theme-fuji-ac62cbd84fc67401f4014b6e9d8ed6c6b175503e.tar.gz hugo-theme-fuji-ac62cbd84fc67401f4014b6e9d8ed6c6b175503e.tar.bz2 hugo-theme-fuji-ac62cbd84fc67401f4014b6e9d8ed6c6b175503e.zip |
Update fa
Diffstat (limited to 'layouts/partials/comment-utterances.html')
-rw-r--r-- | layouts/partials/comment-utterances.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/comment-utterances.html b/layouts/partials/comment-utterances.html index 43c06bf..ac1e723 100644 --- a/layouts/partials/comment-utterances.html +++ b/layouts/partials/comment-utterances.html @@ -1,6 +1,6 @@ {{ with .Site.Params.utterancesRepo }} <div class="post-loading"> - <i class="fas fa-circle-notch fa-spin"></i> + <i class="far fa-circle-notch fa-spin"></i> <p>{{ i18n "postCommentLoading" }}</p> </div> <div class="post-comment"> |