mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
11 lines
258 B
HTML
11 lines
258 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link href="/css/main.css" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body>
|
|
<section id="app" tabindex="1">
|
|
</section>
|
|
<script src="/js/compiled/uxbox.js" type="text/javascript"></script>
|
|
</body>
|
|
</html>
|