Skip to content

Commit a22ef98

Browse files
authored
Update index.html
1 parent 471ba37 commit a22ef98

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -95,17 +95,17 @@ <h2 class="tags__title hidden">
9595

9696
<a class="list__item app js-app"
9797
href="https://lpk7.com"
98-
data-app="Website-Generator"
99-
data-tags="Tool Social">
98+
data-app="Website-Maker"
99+
data-tags="tool social">
100100
<div class="app__wrapper">
101101
<h2 class="app__title">
102-
Website Generator
102+
Instant Website Maker
103103
</h2>
104104
</div>
105105
<style>
106106
[data-app='ID'] {
107107
color: #19aef9;
108-
background: currentColor url(apps/InstantWebsiteMaker-LPK7.png) 50% 50% / 50% auto no-repeat;
108+
background: currentColor url(apps/InstantWebsiteMaker-LPK7.svg) 50% 50% / 50% auto no-repeat;
109109
}
110110
</style>
111111
</a>

0 commit comments

Comments
 (0)