mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-10-31 23:06:37 +00:00 
			
		
		
		
	Update 2 files
- /_layouts/post.html - /links.md
This commit is contained in:
		| @@ -103,7 +103,9 @@ $.get(BlogAPI + "/suggest?id={{ page.url }}&update=" + lastUpdated.valueOf(), fu | ||||
|         if (item) { | ||||
|           var link = $('<a href="' + item.url + '">' + item.title + '</a>'); | ||||
|           var contentPreview = item.content.replace(/<[^>]+>/g, "").substring(0, 100); | ||||
|                      | ||||
|           if (item.content.length > 100) { | ||||
|                 contentPreview += "……"; | ||||
|           } | ||||
|           link.hover( | ||||
|             function(e) { | ||||
|               tooltip.text($(this).data('content')) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 mayx
					mayx