projects
/
akkoma
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Bump Copyright to 2021
[akkoma]
/
test
/
fixtures
/
rel_me_null.html
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
charset
=
"utf-8"
/>
5
<title>
Blog
</title>
6
</head>
7
<body>
8
<article>
9
<h1>
Lorem ipsum
</h1>
10
<p>
Lorem ipsum dolor sit ameph, …
</p>
11
<a
rel
=
"nofollow"
href
=
"https://social.example.org/users/lain"
>
lain’s account
</a>
12
</article>
13
</body>
14
</html>