mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
14 lines
281 B
Plaintext
14 lines
281 B
Plaintext
@page "/about"
|
|
|
|
<h3>About Remotely</h3>
|
|
|
|
<p>
|
|
Project Repo: <a href="https://github.com/immense/Remotely">https://github.com/immense/Remotely</a>
|
|
</p>
|
|
<p>
|
|
Open-Source Licenses: <a href="/credits">Credits</a>
|
|
</p>
|
|
<p>
|
|
Version: @(AppVersionHelper.GetAppVersion())
|
|
</p>
|