Updated the README to include my previous Website Design and removed layout files
parent
4f66dfc897
commit
920b339789
|
@ -1,3 +1,6 @@
|
||||||
This is my Website Design for Cumberland Valley Regional Student Convention and possibly International Student Convention in 2022.
|
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)
|
14
layout.html
14
layout.html
|
@ -1,14 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>Example Layout</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<header>
|
|
||||||
<h1>Example Layout</h1>
|
|
||||||
<nav>
|
|
||||||
|
|
||||||
</nav>
|
|
||||||
</header>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue