Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 759988d

Browse files
增加disqus
1 parent c5b3d23 commit 759988d

File tree

2 files changed

+45
-14
lines changed

2 files changed

+45
-14
lines changed

‎.idea/workspace.xml‎

Lines changed: 23 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎_layouts/post.html‎

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,25 @@ <h3>
2727
<div class="comments">
2828
{% include comments.html %}
2929
</div>
30+
31+
<div id="disqus_thread"></div>
32+
<script>
33+
34+
/**
35+
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
36+
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
37+
/*
38+
var disqus_config = function () {
39+
this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
40+
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
41+
};
42+
*/
43+
(function() { // DON'T EDIT BELOW THIS LINE
44+
var d = document, s = d.createElement('script');
45+
s.src = 'https://https-github-com-finalxcode-stardust-github-io.disqus.com/embed.js';
46+
s.setAttribute('data-timestamp', +new Date());
47+
(d.head || d.body).appendChild(s);
48+
})();
49+
</script>
50+
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
51+

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /