Skip to content

Commit 581b09f

Browse files
author
ningjun
committed
更新index首页
1 parent beaae7a commit 581b09f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

app/templates/index.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>Title</title>
6+
</head>
7+
<body>
8+
<h1>欢迎来到公众号: Python编程与实战</h1>
9+
<img src="//upload-images.jianshu.io/upload_images/16366265-ea5463b385ef092a.jpg?imageMogr2/auto-orient/strip|imageView2/2/w/900/format/webp">
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)