Add docker file for running on server.
This commit is contained in:
@@ -29,7 +29,9 @@
|
||||
douwco</h1>
|
||||
</div>
|
||||
<div>
|
||||
<button class="menu_button" style="
|
||||
<button class="menu_button" s
|
||||
onclick="location.href='/games'"
|
||||
style="
|
||||
margin-left: 50px;
|
||||
padding-left: 50px;
|
||||
padding-right: 50px;">
|
||||
@@ -42,8 +44,9 @@
|
||||
<span style="color: #88d4d4;">My Games</span>
|
||||
</p>
|
||||
</button>
|
||||
|
||||
<button class="menu_button" style="
|
||||
<button class="menu_button"
|
||||
onclick="location.href='/about_me'"
|
||||
style="
|
||||
margin-left: 50px;
|
||||
padding-left: 50px;
|
||||
padding-right: 50px;">
|
||||
@@ -58,7 +61,9 @@
|
||||
</p>
|
||||
</button>
|
||||
|
||||
<button class="menu_button" style="
|
||||
<button class="menu_button"
|
||||
onclick="location.href='/about_douwco'"
|
||||
style="
|
||||
margin-left: 50px;
|
||||
padding-left: 50px;
|
||||
padding-right: 50px;">
|
||||
@@ -147,7 +152,6 @@
|
||||
">Go to Designer</p>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user