about summary refs log tree commit diff
path: root/MatrixUtils.Web/Pages/About.razor
blob: 330d1c2f8fdcfa5c2bd9b6240045b058c5e45566 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
@page "/About"

<PageTitle>About</PageTitle>

<h3>Rory&::MatrixUtils - About</h3>
<hr/>
<p>Rory&::MatrixUtils is a "small" collection of tools to do not-so-everyday things.</p>
<p>These range from joining rooms on dead homeservers, to managing your accounts and rooms, and creating rooms based on templates.</p>

<br/>
<p>You can find the source code on <a href="https://cgit.rory.gay/matrix/MatrixRoomUtils.git/">cgit.rory.gay</a>.<br/></p>
<p>You can also join the <a href="https://matrix.to/#/%23mru%3Arory.gay?via=rory.gay&via=matrix.org&via=feline.support">Matrix room</a> for this project.</p>