Files
Yajbir Singh f1b860b25c
Some checks failed
check / markdownlint (push) Has been cancelled
check / spellchecker (push) Has been cancelled
updated
2025-12-11 19:03:17 +05:30

14 lines
336 B
HTML

<!DOCTYPE html>
<html>
<head></head>
<body>
<p>This annotated source has moved to <a href="examples/todos/todos.html">examples/todos/todos.html</a>. You will be automatically redirected in two seconds.</p>
<script>
setTimeout(function() {
location = 'examples/todos/todos.html';
}, 2000);
</script>
</body>
</html>