Skip to content

Commit

Permalink
part 7
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus committed Nov 27, 2024
1 parent 8fc1e6c commit 77bab82
Show file tree
Hide file tree
Showing 2,601 changed files with 934,791 additions and 0 deletions.
Binary file added static/misc/RaftWars/img.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions static/misc/RaftWars/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!DOCTYPE html>
<html>

<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N0LG27M8L8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());

gtag('config', 'G-N0LG27M8L8');
</script>
<script src="/assets/js/script.js?v=11"></script>
<title>Raft Wars</title>
</head>

<body>
<iframe src="https://bonbang.github.io/store77/raft-wars" title="Iframe" style="
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
"></iframe>
</body>

</html>
Binary file added static/misc/RaftWars2/img.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions static/misc/RaftWars2/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!DOCTYPE html>
<html>

<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N0LG27M8L8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());

gtag('config', 'G-N0LG27M8L8');
</script>
<script src="/assets/js/script.js?v=11"></script>
<title>Raft wars 2</title>
</head>

<body>
<iframe src="https://bonbang.github.io/raft-wars-2" title="Iframe" style="
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
"></iframe>
</body>

</html>
674 changes: 674 additions & 0 deletions static/misc/n-gon/LICENSE

Large diffs are not rendered by default.

Binary file added static/misc/n-gon/favicon.ico
Binary file not shown.
Binary file added static/misc/n-gon/img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
634 changes: 634 additions & 0 deletions static/misc/n-gon/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 77bab82

Please sign in to comment.