webxos commited on
Commit
ea7f578
·
verified ·
1 Parent(s): 37627d6

Update underworld/webXOS_underworld_fisr_v1.html

Browse files
underworld/webXOS_underworld_fisr_v1.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>UNDERGROUND: FISR | Fast Inverse Square Root by webXOS</title>
7
  <style>
8
  * {
9
  margin: 0;
@@ -433,7 +433,7 @@
433
  <body>
434
  <div id="container">
435
  <div id="sidebar">
436
- <h1>UNDERGROUND: FISR<br>Fast Inverse Square Root</h1>
437
 
438
  <div class="mode-switch">
439
  <div class="mode-btn active" id="mode-3d">3D VECTOR FIELD</div>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>UNDERWORLD: FISR | Fast Inverse Square Root by webXOS</title>
7
  <style>
8
  * {
9
  margin: 0;
 
433
  <body>
434
  <div id="container">
435
  <div id="sidebar">
436
+ <h1>UNDERWORLD: FISR<br>Fast Inverse Square Root</h1>
437
 
438
  <div class="mode-switch">
439
  <div class="mode-btn active" id="mode-3d">3D VECTOR FIELD</div>