mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-04-10 23:50:12 +00:00
13 lines
240 B
HTML
Executable file
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>
|