about summary refs log tree commit diff
path: root/MatrixRoomUtils.Web/wwwroot/index.html
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-01-15 02:12:26 +0100
committerRory& <root@rory.gay>2024-01-15 02:12:26 +0100
commita65e35fbc2668c2db77e7c312da1b1fb778e09e4 (patch)
tree21368a71474935ba7425299b727b735726eff5a2 /MatrixRoomUtils.Web/wwwroot/index.html
parentDev test bot (diff)
downloadMatrixUtils-a65e35fbc2668c2db77e7c312da1b1fb778e09e4.tar.xz
LibMatrix update, refactor login page, add web manifest
Diffstat (limited to 'MatrixRoomUtils.Web/wwwroot/index.html')
-rw-r--r--MatrixRoomUtils.Web/wwwroot/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/MatrixRoomUtils.Web/wwwroot/index.html b/MatrixRoomUtils.Web/wwwroot/index.html

index 3fc740a..7eef159 100644 --- a/MatrixRoomUtils.Web/wwwroot/index.html +++ b/MatrixRoomUtils.Web/wwwroot/index.html
@@ -10,6 +10,7 @@ <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 rel="manifest" href="mru.webmanifest" /> </head> <body>