mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-04 03:35:01 +00:00 
			
		
		
		
	Update 3 files
- /_layouts/post.html - /proxylist.md - /index.html
This commit is contained in:
		@@ -78,7 +78,7 @@ layout: default
 | 
			
		||||
{{content}}
 | 
			
		||||
 | 
			
		||||
{% if page.tags %}
 | 
			
		||||
<small>tags: <em>{{ page.tags | join: "</em> - <em>" }}</em></small>
 | 
			
		||||
<small>tags: {% for tag in page.tags %}<a href="/search.html?keyword={{ tag | url_encode }}"><em>{{ tag }}</em></a>{% unless forloop.last %} - {% endunless %}{% endfor %}</small>
 | 
			
		||||
{% endif %}
 | 
			
		||||
<br />
 | 
			
		||||
<br />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user