mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-03 20:11:23 +08:00 
			
		
		
		
	Update 5 files
- /_config.yml - /assets/css/style.scss - /assets/js/main.js - /_layouts/default.html - /_layouts/post.html
This commit is contained in:
		@@ -26,7 +26,6 @@ layout: default
 | 
			
		||||
 | 
			
		||||
<hr />
 | 
			
		||||
{% if page.layout != "encrypt" %}
 | 
			
		||||
<!--[if !IE]> -->
 | 
			
		||||
<b>AI摘要</b>
 | 
			
		||||
<p id="ai-output">{% assign ai_cache = site.data.ai-cache[page.url] %}{% if ai_cache %}{{ ai_cache }}{% else %}正在生成中……{% endif %}</p>
 | 
			
		||||
{% unless ai_cache %}
 | 
			
		||||
@@ -72,7 +71,6 @@ layout: default
 | 
			
		||||
</script>
 | 
			
		||||
{% endunless %}
 | 
			
		||||
<hr />
 | 
			
		||||
<!-- <![endif]-->
 | 
			
		||||
{% endif %}
 | 
			
		||||
 | 
			
		||||
{% include toc.html html=content sanitize=true h_max=3 %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user