Skip to content

Commit b78b0fd

Browse files
authored
Add PS5
1 parent 5b409be commit b78b0fd

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

_includes/links.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ <h2 class="lilita uppercase text-3xl text-white mt-4 mb-4 text-center">Play Now!
1616
<span class="text-white text-bold text-md text-center hover:text-blue-700 ">Nintendo Switch</span>
1717
</a>
1818
</li>
19+
<li class="flex w-24 h-24 justify-center items-center">
20+
<a href="https://store.playstation.com/en-us/concept/10013114"
21+
class="flex flex-col justify-center items-center hover:text-blue-700 hover:bg-blue-700 transition ease-in-out hover:scale-110 ">
22+
<img class="" src="/static/images/site/ps5.png" alt="PlayStation 5">
23+
<span class="text-white text-bold text-md text-center hover:text-blue-700 ">PlayStation 5</span>
24+
</a>
25+
</li>
1926
</ul>
2027
</div>
2128

0 commit comments

Comments
 (0)