mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-04 03:35:01 +00:00 
			
		
		
		
	Update 4 files
- /links.md - /_data/links.csv - /blogroll.opml - /_layouts/default.html
This commit is contained in:
		
							
								
								
									
										2
									
								
								links.md
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								links.md
									
									
									
									
									
								
							@@ -8,7 +8,7 @@ tags: [links]
 | 
			
		||||
 | 
			
		||||
| Link | Description |
 | 
			
		||||
| - | - |
 | 
			
		||||
{% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" rel="noopener" {% if item.feed_url %}data-feed="{{ item.feed_url }}"{% endif %}>{{ item.title }}</a> | {{ item.description }} |
 | 
			
		||||
{% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" rel="noopener" {% if item.feed_url %}data-feed="{{ item.feed_url }}"{% endif %}>{{ item.title }}</a> | {% if item.description %}{{ item.description }}{% else %}*No description*{% endif %} |
 | 
			
		||||
{% endfor %}
 | 
			
		||||
 | 
			
		||||
订阅以上链接:[OPML](/blogroll.opml)   
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user