aboutsummaryrefslogtreecommitdiffstats
path: root/resources/views/others/index.edge
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/others/index.edge')
-rw-r--r--resources/views/others/index.edge16
1 files changed, 12 insertions, 4 deletions
diff --git a/resources/views/others/index.edge b/resources/views/others/index.edge
index ef3bbfa..9c90fb0 100644
--- a/resources/views/others/index.edge
+++ b/resources/views/others/index.edge
@@ -88,9 +88,17 @@
88 margin: 0.5rem 0; 88 margin: 0.5rem 0;
89 } 89 }
90 90
91 img {
92 height: 200px;
93 margin: 0;
94 }
95
91</style> 96</style>
92<h1>ferdi-server</h1> 97
93<p>You are accessing a custom <a href="https://github.com/kytwb/ferdi">Ferdi</a> server.</p> 98<img src="https://github.com/getferdi/ferdi/raw/develop/build-helpers/images/icon.png" alt="Ferdi logo">
99
100<h1>Ferdi Server</h1>
101<p>You are accessing a custom <a href="https://github.com/getferdi/ferdi">Ferdi</a> server.</p>
94<p> 102<p>
95 To use this server in your Ferdi client, <a href="ferdi://settings/app">open Ferdi's settings</a> and as the 103 To use this server in your Ferdi client, <a href="ferdi://settings/app">open Ferdi's settings</a> and as the
96 <code>server</code>, enter <code id="server"></code> 104 <code>server</code>, enter <code id="server"></code>
@@ -101,7 +109,7 @@
101 109
102<br /> 110<br />
103<small> 111<small>
104 <a href="https://github.com/vantezzen/ferdi-server">ferdi-server</a> is a project by <a 112 <a href="https://github.com/getferdi/server">ferdi-server</a> is a project by <a
105 href="https://vantezzen.io">vantezzen</a>. 113 href="https://getferdi.com">the Ferdi Team</a>.
106</small> 114</small>
107@endsection 115@endsection