We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 838eecf commit 122ce17Copy full SHA for 122ce17
index.html
@@ -90,7 +90,7 @@ <h2>页面合法输入示例</h2>
90
</div>
91
92
93
- <div id="container"></div>
+ <div id="container" class="label"></div>
94
<link rel="stylesheet" href="https://imsun.github.io/gitment/style/default.css">
95
<script src="https://imsun.github.io/gitment/dist/gitment.browser.js"></script>
96
<script>
@@ -109,6 +109,7 @@ <h2>页面合法输入示例</h2>
109
var gitment = new Gitment({
110
owner: 'CB-X2-Jun',
111
repo: 'CB-X2-Jun/Github_Proxy',
112
+ theme: myTheme,
113
oauth: {
114
client_id: 'Ov23liBmLpGDqiz84Wqv',
115
client_secret: 'af556c87e8c53600dfce3137cf298e61955ed643',
0 commit comments