-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtalk.html
49 lines (47 loc) · 1.4 KB
/
talk.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
title: 你吐我槽
---
<div id="article" aos="zoom-in">
<h1 align="center"><span>文明</span>吐槽</h1>
<div class="div-talk-pic"><img alt="文明吐槽" title="文明吐槽" src="{{ site.baseurl }}/images/xu.gif"></div>
<div id="cloud-tie-wrapper" class="cloud-tie-wrapper"></div>
<!--
<!-- gitment begin -->
<div id="gitment"></div>
<!-- <link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
<script src="https://jjeejj.github.io/js/gitment.js"></script> -->
<link rel="stylesheet" href="{{ site.baseurl }}/css/gitment.css">
<script src="{{ site.baseurl }}/js/gitment.js"></script>
<script>
var gitment=new Gitment({
id:'talk',
owner:'dagaoya',
repo:'dagaoya.github.io',
oauth:{
client_id:'d2c34083e1232b96bbb8',
client_secret:'6f2942275af895fd89e64266dca424d38bda3091'
}
});
gitment.render('gitment');
</script>
<!-- gitment end -->
</div>
<!--
<script src="https://img1.cache.netease.com/f2e/tie/yun/sdk/loader.js"></script>
<script>
var cloudTieConfig = {
url: document.location.href,
sourceId: "",
productKey: "b08f6f361cff4c61a75f8fdcdd051e1f",
target: "cloud-tie-wrapper"
};
var yunManualLoad = true;
Tie.loader("aHR0cHM6Ly9hcGkuZ2VudGllLjE2My5jb20vcGMvbGl2ZXNjcmlwdC5odG1s", true);
</script>
-->
<!-- UY BEGIN -->
<!--
<div id="uyan_frame"></div>
<script type="text/javascript" src="http://v2.uyan.cc/code/uyan.js?uid=2133540"></script>
-->
<!-- UY END -->