more info on home page

This commit is contained in:
Alfred Melch 2019-08-25 15:22:06 +02:00
parent 7dfb9fdc37
commit a23098aa77

View File

@ -7,12 +7,16 @@
</head> </head>
<body> <body>
<h1>Master thesis</h1> <h1>Master thesis</h1>
<p>Here my master thesis can be downloaded.</p>
<ul> <ul>
<li><a href="./benchmarking/index.html">Benchmarking</a></li>
<li> <li>
<a href="./mt-polygon-simplification-2019.pdf">Download thesis</a> <a href="./mt-polygon-simplification.tar.gz">Download source code</a>
</li> </li>
<li>Download source code</li> <li>
<a href="./mt-polygon-simplification.pdf">Download thesis</a>
</li>
<li><a href="./benchmarking/index.html">Benchmarking</a></li>
</ul> </ul>
<footer>2019 Alfred Melch</footer>
</body> </body>
</html> </html>