mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-04 08:42:52 +08:00 
			
		
		
		
	Update file default.html
This commit is contained in:
		@@ -112,8 +112,8 @@
 | 
				
			|||||||
      <div class="message" style="opacity:0"></div>
 | 
					      <div class="message" style="opacity:0"></div>
 | 
				
			||||||
      <canvas id="live2d" width="500" height="560" class="live2d"></canvas>
 | 
					      <canvas id="live2d" width="500" height="560" class="live2d"></canvas>
 | 
				
			||||||
      <div class="live_talk_input_body">
 | 
					      <div class="live_talk_input_body">
 | 
				
			||||||
        <div class="live_talk_input_name_body" {% unless page.layout == "post" %}style="display:none;"{% endif %}>
 | 
					        <div class="live_talk_input_name_body" {% unless page.layout == "post" %}style="display:none;"{% endunless %}>
 | 
				
			||||||
          <input name="name" type="checkbox" id="load_this">
 | 
					          <input type="checkbox" id="load_this">
 | 
				
			||||||
          <input type="hidden" id="post_id" value="{{ page.url }}">
 | 
					          <input type="hidden" id="post_id" value="{{ page.url }}">
 | 
				
			||||||
          <label for="load_this">
 | 
					          <label for="load_this">
 | 
				
			||||||
            <span style="font-size: 11px; color: #fff;"> 想问这篇文章</span>
 | 
					            <span style="font-size: 11px; color: #fff;"> 想问这篇文章</span>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user