Skip to content

Commit ba01fda

Browse files
committed
adding bootstrap
1 parent a80db39 commit ba01fda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

blog/templates/blog/post_list.html

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<html>
2+
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
3+
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
4+
25
<head>
36
<title>Alex's blog</title>
47
</head>

0 commit comments

Comments
 (0)