GITLAB
Tom Huang
/ project
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2cebea83645fa4f284d3a5a49003e8536aa7bd98
Authored by
Tom Huang
2016-06-21 00:39:55 +0800
1 parent
5c8f10d65c
Exists in
master
a
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
index.html
Side-by-side Diff
Inline Diff
index.html
Diff comments
View file @
2cebea8
...
...
@@ -9,7 +9,7 @@
9
9
<link rel="stylesheet" href="css/site.css">
10
10
</head>
11
11
<body>
12
- <h1>Pikaday
</h1>
12
+ <h1>Pikaday
aaa
</h1>
13
13
14
14
<p class="large">A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS.</p>
15
15
...
...