15 lines
338 B
HTML
15 lines
338 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Drawing hints with zoom</title>
|
|
</head>
|
|
<body>
|
|
<p>
|
|
When you press 2+ then f on this page, the hint
|
|
should be drawn at the correct position.
|
|
<a href="https://www.qutebrowser.org/">link</a>.
|
|
</p>
|
|
</body>
|
|
</html>
|