1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-10 23:50:12 +00:00
bramw_baserow/web-frontend/public/index.html
2019-02-15 16:05:38 +01:00

13 lines
240 B
HTML
Executable file

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Baserow</title>
</head>
<body>
<h1>
Baserow components
<i class="fas fa-igloo"></i>
</h1>
</body>
</html>