github-desktop/app/static/index.html

10 lines
141 B
HTML
Raw Normal View History

2016-05-11 16:16:32 +00:00
<!DOCTYPE html>
<html>
<head>
2018-11-07 18:10:46 +00:00
<meta charset="UTF-8" />
2016-05-11 16:16:32 +00:00
</head>
<body>
2018-11-07 18:10:46 +00:00
<div id="desktop-app-container"></div>
2016-05-11 16:16:32 +00:00
</body>
</html>