Skip to content

Commit

Permalink
Site updated: 2016-09-20 08:33:38
Browse files Browse the repository at this point in the history
  • Loading branch information
minokoko committed Sep 20, 2016
1 parent 4e72bf1 commit e13a546
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1548,7 +1548,7 @@ pre .javascript .function {
width: 4px;
height: 4px;
border-radius: 50%;
background: #94b546;
background: #ff4b16;
}
.links-of-blogroll {
font-size: 13px;
Expand Down
39 changes: 20 additions & 19 deletions tags/Spring/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<meta name="description">
<meta property="og:type" content="website">
<meta property="og:title" content="OneStack">
<meta property="og:url" content="http://jessyon.com/tags/Spring/index.html">
<meta property="og:url" content="http://jessyon.com/tags/spring/index.html">
<meta property="og:site_name" content="OneStack">
<meta property="og:description">
<meta name="twitter:card" content="summary">
Expand All @@ -113,9 +113,9 @@



<link rel="canonical" href="http://jessyon.com/tags/Spring/"/>
<link rel="canonical" href="http://jessyon.com/tags/spring/"/>

<title> 标签: Spring | OneStack </title>
<title> 标签: spring | OneStack </title>
</head>

<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
Expand Down Expand Up @@ -217,7 +217,7 @@
<div id="posts" class="posts-collapse">
<div class="collection-title">
<h2 >
Spring
spring
<small>标签</small>
</h2>
</div>
Expand All @@ -230,19 +230,19 @@ <h2 >

<h1 class="post-title">

<a class="post-title-link" href="/2016/05/18/我是如何学习Spring的-三/" itemprop="url">
<a class="post-title-link" href="/2016/06/01/我是如何整合SSH的-三-CRM总结/" itemprop="url">

<span itemprop="name">我是如何学习Spring的(三)--AspectJ</span>
<span itemprop="name">我是如何整合SSH的(三)CRM总结</span>

</a>

</h1>

<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-05-18T14:50:23+08:00"
content="2016-05-18" >
05-18
datetime="2016-06-01T21:18:29+08:00"
content="2016-06-01" >
06-01
</time>
</div>

Expand All @@ -258,19 +258,19 @@ <h1 class="post-title">

<h1 class="post-title">

<a class="post-title-link" href="/2016/05/07/我是如何学习Spring的-二/" itemprop="url">
<a class="post-title-link" href="/2016/05/25/我是如何整合SSH的-二/" itemprop="url">

<span itemprop="name">我是如何学习Spring的(二)</span>
<span itemprop="name">我是如何整合SSH的(二)</span>

</a>

</h1>

<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-05-07T21:34:42+08:00"
content="2016-05-07" >
05-07
datetime="2016-05-25T21:15:38+08:00"
content="2016-05-25" >
05-25
</time>
</div>

Expand All @@ -286,19 +286,19 @@ <h1 class="post-title">

<h1 class="post-title">

<a class="post-title-link" href="/2016/05/06/我是如何学习Spring的-一/" itemprop="url">
<a class="post-title-link" href="/2016/05/20/我是如何整合SSH的-一/" itemprop="url">

<span itemprop="name">我是如何学习Spring的(一)</span>
<span itemprop="name">我是如何整合SSH的(一)</span>

</a>

</h1>

<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-05-06T22:01:45+08:00"
content="2016-05-06" >
05-06
datetime="2016-05-20T23:00:31+08:00"
content="2016-05-20" >
05-20
</time>
</div>

Expand Down Expand Up @@ -525,3 +525,4 @@ <h1 class="post-title">

</body>
</html>
</html>

0 comments on commit e13a546

Please sign in to comment.