Introduce index.html
This commit is contained in:
parent
26011c1fc0
commit
e10fc5ab3d
1 changed files with 14 additions and 0 deletions
14
index.html
Normal file
14
index.html
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="refresh" content="0; url=main.pdf">
|
||||||
|
<title>Master’s Thesis – Utku B. Demir</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>
|
||||||
|
If the PDF does not open automatically,
|
||||||
|
<a href="main.pdf">click here</a>.
|
||||||
|
</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Loading…
Add table
Reference in a new issue