mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-04 03:17:40 +00:00 
			
		
		
		
	Update 4 files
- /_layouts/default.html - /_layouts/post.html - /assets/js/main.js - /index.html
This commit is contained in:
		@ -14,9 +14,7 @@ title: 首页 - 我的文章
 | 
			
		||||
    <h2><a class="post-link" href="{{ post.url }}">{{ post.title }}{% if post.layout == "encrypt" %} [加密] {% endif %}</a></h2>
 | 
			
		||||
  <p class="author">
 | 
			
		||||
    <span class="date">{{ post.date | date: "%-d %B %Y" }}</span>
 | 
			
		||||
    <!--[if !IE]> -->
 | 
			
		||||
    | Hits: <span id="{{ post.url }}" class="visitors-index" >Loading...</span>
 | 
			
		||||
    <!-- <![endif]-->
 | 
			
		||||
  </p>
 | 
			
		||||
  <div class="content">
 | 
			
		||||
    {{ post.excerpt | strip_html | strip_newlines }} 
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user