mirror of
https://github.com/midou36o/midou36o.github.io
synced 2025-06-04 00:41:01 +05:30
Revamp the website
Stolen from Odyssey's website Co-Authored-By: Alexander J <57069715+Odyssey346@users.noreply.github.com>
This commit is contained in:
11
bio-and-projects/projects.html
Normal file
11
bio-and-projects/projects.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Coming Soon...</title>
|
||||
<link rel="stylesheet" type="text/css" href="/src/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1 style="text-align: center">Work in progress!</h1>
|
||||
<a style="text-align: center" href="../index.html">get back to main site</a>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user