diff options
author | Valentin Popov <valentin@popov.link> | 2024-02-14 15:24:35 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2024-02-14 15:24:35 +0300 |
commit | a7c06b2d6432233eb00ac4fb4e6312b017e6cf3d (patch) | |
tree | 671b10ef70201ff73afab100aa4c27ad23178f95 | |
parent | 049a1e3143da4db5dbb3a91527e49cba71f89e00 (diff) | |
download | popov.link-a7c06b2d6432233eb00ac4fb4e6312b017e6cf3d.tar.xz popov.link-a7c06b2d6432233eb00ac4fb4e6312b017e6cf3d.zip |
Set comments lang
-rw-r--r-- | _includes/comments.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/comments.html b/_includes/comments.html index b98d1ba..aca3915 100644 --- a/_includes/comments.html +++ b/_includes/comments.html @@ -1 +1 @@ -<script src="https://giscus.app/client.js" data-repo="valentineus/valentineus.github.io" data-repo-id="R_kgDOJfmscg" data-category="Announcements" data-category-id="DIC_kwDOJfmscs4CdNE6" data-mapping="title" data-strict="1" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" data-theme="transparent_dark" data-lang="ru" crossorigin="anonymous" async></script>
\ No newline at end of file +<script src="https://giscus.app/client.js" data-repo="valentineus/valentineus.github.io" data-repo-id="R_kgDOJfmscg" data-category="Announcements" data-category-id="DIC_kwDOJfmscs4CdNE6" data-mapping="title" data-strict="1" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" data-theme="transparent_dark" data-lang="en" crossorigin="anonymous" async></script>
\ No newline at end of file |