This is an automated email from the ASF dual-hosted git repository.

twolf pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit 653f47483076cb4b033d1854dd8cca078adae180
Author: Tom <tw201...@gmail.com>
AuthorDate: Mon Apr 21 19:41:57 2025 +0200

    Initial, basically empty site
---
 index.html | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/index.html b/index.html
new file mode 100644
index 000000000..3dbe88de9
--- /dev/null
+++ b/index.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
+  <head>
+    <meta charset="UTF-8" />
+  </head>
+  <body>
+    <h1>Apache MINA sshd</h1>
+    <p>Welcome to the <em>development</em> web site of Apache MINA sshd. This 
site is currently empty; content will follow soon.</p>
+    <p>For now, please visit the <a 
href="https://github.com/apache/mina-sshd/blob/master/README.md";>GitHub 
repository's README</a>.</p>
+  </body>
+</html>
+

Reply via email to