cleanUrl: "game/batman_arkham_origins"
title: "SHAKS) Batman: Arkham Origins"
description: "샥스 게임패드를 사용하여 Batman: Arkham Origins를 사용하는 방법을 안내합니다."
<style>
	.hello-world {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 60px;
		border: 2px solid;
		font-weight: bold;
		color: #ee1e3a;
		background-color: white;
		border-color: currentColor;
		transition: 100ms;
	}
	.hello-world:hover {
		color: white;
		background-color: #ee1e3a;
		color: white;
	}
</style>
<!-- event=TEST 부분에서 TEST를 지우고 주소를 임의로 만들어 사용합니다. -->
<a class="hello-world" style="border-radius: 32px;" href="<https://shaks-gamepad-utility.web.app/event.html?event=game_batman_arkham_origins>" target="_blank">📝 신규 소식 받아보기</a>