aboutsummaryrefslogtreecommitdiffstats
path: root/src/internal-server/resources/views/index.edge
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal-server/resources/views/index.edge')
-rw-r--r--src/internal-server/resources/views/index.edge8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/internal-server/resources/views/index.edge b/src/internal-server/resources/views/index.edge
index b01bd7569..c6afcc14e 100644
--- a/src/internal-server/resources/views/index.edge
+++ b/src/internal-server/resources/views/index.edge
@@ -8,12 +8,12 @@
8 } 8 }
9 9
10</style> 10</style>
11<h1>Internal Ferdi Server</h1> 11<h1>Internal Ferdium Server</h1>
12<p>You are accessing the local server instance of your Ferdi application. This server is used to enable Ferdi's "Use without an Account" feature.</p> 12<p>You are accessing the local server instance of your Ferdium application. This server is used to enable Ferdium's "Use without an Account" feature.</p>
13<p> 13<p>
14 To use Ferdi without an account, log out of your current account (if you are already logged in) and choose "Use Ferdi without an Account". 14 To use Ferdium without an account, log out of your current account (if you are already logged in) and choose "Use Ferdium without an Account".
15</p> 15</p>
16<p> 16<p>
17 Alternatively, you can <a href="/import">import your account from a remote server</a> or <a href="/transfer">import your data from a ".ferdi-data" file</a> or <a href="/transfer">export your data to a ".ferdi-data" file</a>. 17 Alternatively, you can <a href="/import">import your account from a remote server</a> or <a href="/transfer">import your data from a ".ferdium-data" file</a> or <a href="/transfer">export your data to a ".ferdium-data" file</a>.
18</p> 18</p>
19@endsection 19@endsection