Skip to content

Commit d97b202

Browse files
committed
Fixed assets
1 parent 5893084 commit d97b202

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
</head>
1414
<body>
1515
<div class="wormhole-container">
16-
<img src="/assets/wormhole.gif" alt="" class="wormhole">
16+
<img src="/wormhole.gif" alt="" class="wormhole">
1717
</div>
1818

1919
<div class="overlay"></div>
2020

2121
<main class="container">
2222
<header class="header">
23-
<img src="/assets/logo.svg" alt="G9 Software" class="logo">
23+
<img src="/logo.svg" alt="G9 Software" class="logo">
2424
</header>
2525

2626
<section class="hero">
File renamed without changes.

0 commit comments

Comments
 (0)