Updated the README to include my previous Website Design and removed layout files

master
DavidDGTNT 2021-11-17 18:55:53 +00:00
parent 4f66dfc897
commit 920b339789
3 changed files with 4 additions and 15 deletions

View File

@ -1,3 +1,6 @@
This is my Website Design for Cumberland Valley Regional Student Convention and possibly International Student Convention in 2022.
This website is open-source. There is a mirror on GitHub at https://github.com/daviddgtnt/websitedesign2022. If you are on GitHub and want to find the main repo, look at https://daviddgtntshouse.tk/cgit/websitedesign2022. Issues and pull requests on the GitHub repo are not accepted due to this being a school project.
This website is open-source. There is a mirror on GitHub at https://github.com/daviddgtnt/websitedesign2022. If you are on GitHub and want to find the main repo, look at https://daviddgtntshouse.tk/cgit/websitedesign2022. Issues and pull requests on the GitHub repo are not accepted due to this being a school project.
Previous Website Design project that was originally going to be shown at Cumberland Valley Junior Student convention:
[Website](https://daviddgtnt.github.io/school) [Source Code](https://github.com/daviddgtnt/school)

View File

View File

@ -1,14 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>Example Layout</title>
</head>
<body>
<header>
<h1>Example Layout</h1>
<nav>
</nav>
</header>
</body>
</html>