Skip to content

Commit d73e06b

Browse files
committed
Set name on main pages to No Lab Physics
1 parent f2a3d2f commit d73e06b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Physics-Engine-P5
1+
# No Lab Physics
22
Walnut Hills Programming Club's 2021 showcase project. No Lab Physics allows students and teachers to create their own custom physics labs.
33

44
Try it here: <https://no-lab-physics.netlify.app/>.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<main class="regular-page">
2323
<div style="display: flex; align-items: center; justify-content: center; flex-direction: column;">
24-
<h1>Virtual Physics Lab</h1>
24+
<h1>No Lab Physics</h1>
2525
<a href="/experiment-create.html#WmrkdOqpEaWTFapNaxWD5">
2626
<div id="put-canvas-here" style="--controlbar-width: 0vw; --canvas-max-height: 50vh; background-color: black;">
2727
<canvas></canvas>

0 commit comments

Comments
 (0)