summaryrefslogtreecommitdiff
path: root/new/splash/pages/index.html.erb
diff options
context:
space:
mode:
authormms <git@sapka.me>2025-01-08 22:20:17 +0100
committermms <git@sapka.me>2025-01-08 22:20:17 +0100
commit3d13bedaaffdae466621788d808a6b71b9ed9f59 (patch)
tree5e941bb44ad7cd37252459bfe48d57778b76342a /new/splash/pages/index.html.erb
parent4004a55b0e324c35cbc7d58b831e49efd484ab93 (diff)
feat: batch-first
Diffstat (limited to 'new/splash/pages/index.html.erb')
-rw-r--r--new/splash/pages/index.html.erb3
1 files changed, 1 insertions, 2 deletions
diff --git a/new/splash/pages/index.html.erb b/new/splash/pages/index.html.erb
index a23c8ff8..5614cb73 100644
--- a/new/splash/pages/index.html.erb
+++ b/new/splash/pages/index.html.erb
@@ -1,6 +1,6 @@
<!DOCTYPE html>
-
<html lang="en">
+ TEST
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
@@ -22,7 +22,6 @@
background-image: url("<%= process_image(file: "background.png").relative_path %>");
color: #000;
}
-
a {
color: #000;
}