odin-codespace/todo/index.html

1 line
209 B
HTML
Raw Normal View History

2024-01-07 22:13:46 -05:00
<!doctype html><html><head><meta charset="utf-8"><title>Todo</title><meta name="viewport" content="width=device-width,initial-scale=1"><script defer="defer" src="bundle.js"></script></head><body></body></html>