Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb50a0cf

Browse files
committed
modify the html format
1 parent3a2809d commitb50a0cf

File tree

1 file changed

+17
-7
lines changed

1 file changed

+17
-7
lines changed

‎index.html

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
1-
Hello world!!
2-
This is my first blog in github.io
3-
==================================
4-
Brief : This is my first blog in github.io
5-
Author : daxcoder
6-
Date : 2016.01.13
7-
History: None
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>
5+
hello world
6+
</title>
7+
</head>
88

99

10+
<body>
11+
<p>Hello world!!</p>
12+
<p>This is my first blog in github.io</p>
13+
<p>==================================</p>
14+
<p>Brief : This is my first blog in github.io</p>
15+
<p>Author : daxcoder</p>
16+
<p>Date : 2016.01.13-12:00:00</p>
17+
<p>History: None</p>
18+
</body>
19+
</html>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp