diff options
author | Valentin Popov <valentin@popov.link> | 2024-02-14 15:20:01 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2024-02-14 15:20:01 +0300 |
commit | 049a1e3143da4db5dbb3a91527e49cba71f89e00 (patch) | |
tree | 0cd64c1d9bca4bc364e130e5d61b205a364eb90b | |
parent | 6ec863a82e23014716ba4790072d38965208d901 (diff) | |
download | popov.link-049a1e3143da4db5dbb3a91527e49cba71f89e00.tar.xz popov.link-049a1e3143da4db5dbb3a91527e49cba71f89e00.zip |
Added comments
-rw-r--r-- | _includes/comments.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/comments.html b/_includes/comments.html index e69de29..b98d1ba 100644 --- a/_includes/comments.html +++ b/_includes/comments.html @@ -0,0 +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 |