test
This commit is contained in:
BIN
public/.DS_Store
vendored
BIN
public/.DS_Store
vendored
Binary file not shown.
1128
public/games/lou.html
Normal file
1128
public/games/lou.html
Normal file
File diff suppressed because it is too large
Load Diff
413
public/games/lou.js
Normal file
413
public/games/lou.js
Normal file
File diff suppressed because one or more lines are too long
9
public/gaming.html
Normal file
9
public/gaming.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title></title>
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
@@ -53,6 +53,7 @@
|
||||
<ul class="navbar_links">
|
||||
<li class="navbar_link" ><a href="home.html" target="main">home</a></li>
|
||||
<li class="navbar_link" ><a href="qr.html" >qr code thing that loads glsl shaders</a></li>
|
||||
<li class="navbar_link"><a href="gaming.html">Little games i made</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
|
Reference in New Issue
Block a user