samhuri.net/Tests/test-projects/expected/projects/index.html
Sami Samhuri 652d192560 Hide .html extensions on all pages by default
This uses the same old page-title/index.html trick that was used before.
2019-12-10 00:27:56 -08:00

15 lines
225 B
HTML

<!doctype html>
<html>
<head>
<title>Nvidia, fuck you!</title>
</head>
<body>
<h1><a href="http://example.net">Nvidia, fuck you!</a></h1>
<ul>
<li><a href="/projects/linux">linux</a></li>
</ul>
</body>
</html>