Skip to content

Commit 1b98391

Browse files
committed
Adjust readme
1 parent 59dbd98 commit 1b98391

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

index.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ h2 {
4747
margin: 2em auto;
4848
max-width: 600px;
4949
line-height: 1.5;
50-
text-align: justify;
51-
text-justify: inter-word;
50+
text-align: center;
5251
}
5352

5453
#pitch a {

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
/>
2020

2121
<p id="pitch">
22-
Exploding Labs builds profitable SaaS apps using our own open-source
23-
infrastructure. At the core is <b>Minibase</b> — a lightweight platform
24-
for quickly launching database-driven web apps. We use it to ship real
25-
products, and so can you. Our tools are open.
22+
Exploding Labs builds smart SaaS apps powered by open-source tech
23+
like _Minibase_ (coming soon). While some projects are
24+
open-sourced, the real focus is on creating easy-to-use,
25+
subscription-based tools that solve problems and make an impact.
2626
</p>
2727
</section>
2828

@@ -83,14 +83,14 @@ <h3>
8383
AOS.init();
8484
</script>
8585

86-
<!--script
86+
<script
8787
id="powersync"
8888
type="text/javascript"
8989
data-events-uri=":8080/.well-known/mercure"
9090
data-events-topic="powersync"
9191
src="https://explodinglabs.github.io/powersync/powersync-0.1.0.js"
9292
async
93-
></script-->
93+
></script>
9494
</body>
9595

9696
</html>

0 commit comments

Comments
 (0)