Skip to content

Commit 64b4361

Browse files
authored
Added, Instant Website Maker LPK7
Added, Instant Website Maker LPK7
1 parent f3d7bcb commit 64b4361

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/index.html

+22
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,30 @@ <h2 class="tags__title hidden">
8888

8989
</nav>
9090

91+
92+
93+
9194
<main class="list js-list" data-filter="all">
9295

96+
<a class="list__item app js-app"
97+
href="https://lpk7.com"
98+
data-app="Website-Generator"
99+
data-tags="Tool Social">
100+
<div class="app__wrapper">
101+
<h2 class="app__title">
102+
Website Generator
103+
</h2>
104+
</div>
105+
<style>
106+
[data-app='ID'] {
107+
color: #19aef9;
108+
background: currentColor url(apps/Instant Website Maker LPK7.svg) 50% 50% / 50% auto no-repeat;
109+
}
110+
</style>
111+
</a>
112+
113+
114+
93115
<a class="list__item app js-app"
94116
href="https://airhorner.com/"
95117
data-app="air-horner"

0 commit comments

Comments
 (0)