Adjust index.html to the new website architecture
This commit is contained in:
parent
55f8170478
commit
012a33c599
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=ba_thesis/ba_thesis.pdf">
|
||||
<title>Bachelor’s Thesis – Utku B. Demir</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
If the PDF does not open automatically,
|
||||
<a href="ba_thesis/ba_thesis.pdf">click here</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Reference in a new issue