Skip to content

Commit c69618d

Browse files
committed
xyx-self
1 parent e97dcd6 commit c69618d

2 files changed

Lines changed: 18 additions & 9 deletions

File tree

about/index.html

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,22 @@
5353

5454

5555

56-
<meta name="description" content="the way to learning">
56+
<meta name="description" content="Welcome to my blog!
57+
###因为年轻,所以骄傲
58+
###不念过去,不畏将来">
5759
<meta property="og:type" content="website">
58-
<meta property="og:title" content="about">
60+
<meta property="og:title" content="about me">
5961
<meta property="og:url" content="http://yoursite.com/about/index.html">
6062
<meta property="og:site_name" content="StarNotes">
61-
<meta property="og:description" content="the way to learning">
62-
<meta property="og:updated_time" content="2015-11-05T12:36:19.735Z">
63+
<meta property="og:description" content="Welcome to my blog!
64+
###因为年轻,所以骄傲
65+
###不念过去,不畏将来">
66+
<meta property="og:updated_time" content="2015-11-06T11:23:15.688Z">
6367
<meta name="twitter:card" content="summary">
64-
<meta name="twitter:title" content="about">
65-
<meta name="twitter:description" content="the way to learning">
68+
<meta name="twitter:title" content="about me">
69+
<meta name="twitter:description" content="Welcome to my blog!
70+
###因为年轻,所以骄傲
71+
###不念过去,不畏将来">
6672

6773

6874

@@ -78,7 +84,7 @@
7884

7985

8086

81-
about | StarNotes
87+
about me | StarNotes
8288

8389
</title>
8490
</head>
@@ -192,7 +198,10 @@
192198
<div id="posts" class="posts-expand">
193199

194200

195-
201+
<p>Welcome to my blog!</p>
202+
<p>###因为年轻,所以骄傲</p>
203+
<p>###不念过去,不畏将来</p>
204+
196205

197206
</div>
198207

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,7 @@ body {
961961
width: 4px;
962962
height: 4px;
963963
border-radius: 50%;
964-
background: #e365e5;
964+
background: #ff9d4e;
965965
}
966966
.sidebar-nav {
967967
margin: 0 0 20px;

0 commit comments

Comments
 (0)