Skip to content

Commit 438dc72

Browse files
committed
fix:update
1 parent ba39270 commit 438dc72

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

Black_Moth_Super_Rainbow__I_think_it_is_beautiful_that_you_.gif renamed to bg.gif

File renamed without changes.

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,10 +258,11 @@ <h2>swag 🔫</h2>
258258
const taglines = [
259259
"nobody's computer",
260260
"slipstreamed software",
261-
"functionally federated products",
261+
"functionally federated",
262262
"intentful solutions",
263-
"hyperreal precision tools",
264-
"established machines"
263+
"hyperreal precision",
264+
"established machines",
265+
"transcendent tooling",
265266
];
266267

267268
let index = 0;

ip.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ body {
5252
transparent 2px
5353
),
5454
linear-gradient(to bottom, rgba(0, 0, 0, 0.9), transparent),
55-
url('Black_Moth_Super_Rainbow__I_think_it_is_beautiful_that_you_.gif');
55+
url('bg.gif');
5656
background-size:
5757
100% 100%,
5858
100% 100%,

0 commit comments

Comments
 (0)