This is just a demo
This commit is contained in:
13
index.html
Normal file
13
index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Demo</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Demo</h1>
|
||||
<p>This is a demo page.</p>
|
||||
<p>It is used to demonstrate the functionality of the Thokra framework.</p>
|
||||
<p>It is not meant to be a real website.</p>
|
||||
<p>It is only meant to be a demonstration of the Thokra framework.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user