mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
9 lines
140 B
HTML
9 lines
140 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>foo</title>
|
|
<script src="devtools.js"></script>
|
|
</head>
|
|
</html>
|