about summary refs log tree commit diff
path: root/MatrixRoomUtils.Web/wwwroot
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-07-12 00:18:56 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-07-12 00:18:56 +0200
commit0e43e947ca8be0e529f2505a66143cb8b1fcbb8e (patch)
tree6fc7af3f8b7387ff5e10401f521946316f1fe5f5 /MatrixRoomUtils.Web/wwwroot
parentLocal changes (diff)
downloadMatrixUtils-0e43e947ca8be0e529f2505a66143cb8b1fcbb8e.tar.xz
Changes
Diffstat (limited to 'MatrixRoomUtils.Web/wwwroot')
-rw-r--r--MatrixRoomUtils.Web/wwwroot/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/MatrixRoomUtils.Web/wwwroot/index.html b/MatrixRoomUtils.Web/wwwroot/index.html

index 9c9e7d0..0598c4d 100644 --- a/MatrixRoomUtils.Web/wwwroot/index.html +++ b/MatrixRoomUtils.Web/wwwroot/index.html
@@ -10,6 +10,8 @@ <link href="css/app.css" rel="stylesheet"/> <link href="favicon.png" rel="icon" type="image/png"/> <link href="MatrixRoomUtils.Web.styles.css" rel="stylesheet"/> + <link href="_content/XtermBlazor/XtermBlazor.css" rel="stylesheet" /> + <script src="_content/XtermBlazor/XtermBlazor.min.js"></script> </head> <body>