mirror of
https://github.com/exane/not-gwent-online
synced 2025-09-25 22:59:10 +00:00
add notifications (kinda)
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
<script src="Config.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="notifications"></div>
|
||||
<div class="gwent-battle"></div>
|
||||
</div>
|
||||
</div>
|
||||
<script src="build/app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user