home
·
contact
·
privacy
projects
/
redo-blog
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of github.com:plomlompom/redo-blog
[redo-blog]
/
test
/
test_files
/
test.html
1
<!DOCTYPE html>
2
<html>
3
<head>
4
<title>Yet another blog – foo bar baz</title>
5
</head>
6
<body>
7
<h1>foo <em>bar</em> <strong>baz</strong></h1>
8
<section>
9
<p>bar</p>
10
</section>
11
</body>
12
</html>