mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-10-31 09:19:43 +08:00 
			
		
		
		
	Update 4 files
- /links.md - /_layouts/post.html - /_layouts/default.html - /index.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> | {% if item.description %}{{ item.description }}{% else %}*No description*{% endif %} | | ||||
| {% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" rel="noopener nofollow" {% 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