This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/logging-flume-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d8e6364b Add test page
d8e6364b is described below
commit d8e6364bd810d4b42e67e32df7f6484ba65246ef
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Fri Feb 7 19:27:25 2025 +0100
Add test page
---
content/test.html | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/content/test.html b/content/test.html
new file mode 100644
index 00000000..3a1cfa98
--- /dev/null
+++ b/content/test.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>title</title>
+ </head>
+ <body>
+ <!-- page content -->
+ </body>
+</html>