mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 05:36:07 +01:00
I can't quite get my head around how @indiekit-test/fixtures is available to the tests in the official indiekit repo, so I've copied it here for now.
11 lines
147 B
HTML
11 lines
147 B
HTML
<html>
|
|
|
|
<head>
|
|
<title>Client (with microformats2)</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1 class="h-app p-name">Simple client example</h1>
|
|
</body>
|
|
|
|
</html>
|