mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-04 02:24:35 +00:00 
			
		
		
		
	Update 3 files
- /404.md - /_data/ai-cache.json - /_posts/2025-06-02-optimize.md
This commit is contained in:
		
							
								
								
									
										7
									
								
								404.md
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								404.md
									
									
									
									
									
								
							@@ -4,3 +4,10 @@ title: 404 - 找不到页面
 | 
			
		||||
---
 | 
			
		||||
# 找不到页面
 | 
			
		||||
  你访问的资源 <code><script>document.write(window.location.pathname)</script></code> 不存在或者可能已经被永久移除。
 | 
			
		||||
 | 
			
		||||
  或者看看近期的其他文章?
 | 
			
		||||
 | 
			
		||||
  {% for post in site.posts limit:10 %}
 | 
			
		||||
  - {{ post.date | date: "%Y/%m/%d" }} - [{{ post.title }}{% if post.layout == "encrypt" %} [加密] {% endif %}]({{ post.url }})    
 | 
			
		||||
 | 
			
		||||
  {% endfor %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user