2 lines
63 B
JavaScript
Raw Normal View History

2022-04-08 17:04:13 +08:00
document.getElementById('content').innerText = 'Hello world!';