Skip to content

Commit fb59109

Browse files
author
Rajkumar Balakrishnan
committed
Added Bg
1 parent 9ed3d5f commit fb59109

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Loading

web/src/signalr-web/SignalRMiddleware/EventApp/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<meta name="viewport" content="width=device-width, initial-scale=1">
1414
<link rel="icon" type="image/x-icon" href="favicon.ico">
1515
</head>
16-
<body>
16+
<body background="assets/images/bg.svg">
1717
<app-root></app-root>
1818
</body>
1919
</html>

0 commit comments

Comments
 (0)