Skip to content

Commit 7f16f20

Browse files
authored
new game
1 parent 447f602 commit 7f16f20

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

index.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h3 id="title">Home</h3>
1919
<h1 id="h1">Welcome to Pringles!</h1>
2020
<div style="width:800px;" id="firstdiv">
2121
<p id="splash" class="fancy"></p>
22-
<p>[Monday Feb. 8] 1 new game today! Check it out <a href="#new">here</a></p>
22+
<p>[Wednesday Feb. 9] 1 new game today! Check it out <a href="#new">here</a></p>
2323
<p>[!] Tip! Check out the More Site URLS page to see backup URLS for thie site, just incase something happens to the main one.</p>
2424
</div>
2525
<br>
@@ -78,13 +78,11 @@ <h2 id="h2">FLASH IS BACK!</h2>
7878
<div id="new">
7979
<div id="games" style="display:block;">
8080
<a href="/games/" onclick="sidebarMain();" target="_parent"
81-
data-title="Venge.io"
82-
data-text="if not working try <a class=&quot;fullscreenlink&quot; data-encodedhref=&quot;hvtrs8%2F-vgnee%2Cim%2F!6%40D7F5/&quot;>this</a>"
83-
data-isflash="2"
84-
data-framesrc="hvtrs8%2F-vgnee%2Cim%2F!6%40D7F5/"
85-
data-framewidth="1100"
86-
data-frameheight="700"
87-
data-isbigfile="0"
81+
data-title="Primary"
82+
data-text=""
83+
data-isflash="1"
84+
data-framesrc="primary.swf"
85+
data-isbigfile="1"
8886
></a>
8987
</div>
9088
<p>New game every weekday! Sometimes more because there's not many right now. Check this part of the home page to see what's new</p>

other/sidebar.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -732,6 +732,13 @@
732732
data-framesrc="potty-racers-2.swf"
733733
data-isbigfile="1"
734734
></a>
735+
<a href="/games/" onclick="sidebarMain();" target="_parent"
736+
data-title="Primary"
737+
data-text=""
738+
data-isflash="1"
739+
data-framesrc="primary.swf"
740+
data-isbigfile="1"
741+
></a>
735742
<a href="/games/" onclick="sidebarMain();" target="_parent"
736743
data-title="Puzzle Bobble"
737744
data-text=""

0 commit comments

Comments
 (0)