Skip to content

Commit ef94dac

Browse files
committed
more updates
1 parent 5448c8d commit ef94dac

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
124124
<div class="rounded-2xl border border-gray-200/70 dark:border-white/10 bg-white/70 dark:bg-white/5 shadow-soft p-6">
125125
<h2 class="text-2xl font-bold">What is Basis?</h2>
126126
<p class="mt-3 text-gray-700 dark:text-gray-300">
127-
<strong>Basis is a foundation for your game project.</strong>
127+
<strong>Basis is a foundation for your VR project.</strong>
128128
</p>
129129
<p class="mt-3 text-gray-700 dark:text-gray-300">
130-
If you have an idea for a game but are overwhelmed by the massive amount of work it takes to support VR, look no further.
130+
If you have an idea for a VR application but are overwhelmed by the massive amount of work it takes to support VR, look no further.
131131
We cover the basics for you: XR input, audio, player controller, networking, asset bundle loading, and more.
132132
</p>
133133
<ul class="mt-4 space-y-2 text-gray-700 dark:text-gray-300 list-disc pl-5">

philosophy.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
9898
<div class="rounded-2xl border border-gray-200/70 dark:border-white/10 bg-white/70 dark:bg-white/5 shadow-soft p-6">
9999
<h2 class="text-2xl font-bold">What is Basis?</h2>
100100
<p class="mt-3 text-gray-700 dark:text-gray-300">
101-
<strong>Basis is a foundation for your game project.</strong>
101+
<strong>Basis is a foundation for your VR project.</strong>
102102
</p>
103103
<p class="mt-3 text-gray-700 dark:text-gray-300">
104-
If you have an idea for a game but are overwhelmed by the massive amount of work it takes to support VR, look no further.
104+
If you have an idea for a VR application but are overwhelmed by the massive amount of work it takes to support VR, look no further.
105105
We cover the basics for you: XR input, audio, player controller, networking, asset bundle loading, and more.
106106
</p>
107107
<ul class="mt-4 space-y-2 text-gray-700 dark:text-gray-300 list-disc pl-5">

0 commit comments

Comments
 (0)