mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-04 01:39:41 +00:00 
			
		
		
		
	Update 2 files
- /README.md - /index.html
This commit is contained in:
		@@ -24,7 +24,7 @@ title: 首页 - 我的文章
 | 
			
		||||
  {% if post.tags %}
 | 
			
		||||
  <span>
 | 
			
		||||
    {% for tag in post.tags %}
 | 
			
		||||
      <a href="/search.html?keyword={{ tag | url_encode }}"><nobr><code>#{{ tag }}</code></nobr></a>
 | 
			
		||||
    <nobr><a href="/search.html?keyword={{ tag | url_encode }}"><code>#{{ tag }}</code></a></nobr>
 | 
			
		||||
    {% endfor %}
 | 
			
		||||
  </span>
 | 
			
		||||
  {% endif %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user