Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
scripts.sh
kanban
sass
.vscode
TODO.md
12 changes: 10 additions & 2 deletions blog/blog-articles/isotime-clone-part-1.html → 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Coding an Isotime clone Part 1</title>
<title>404</title>
</head>
<body>

<header>
<nav>
</nav>
</header>
<main>
Page Not Found! Please check for typos and try again.
</main>
<footer>
</footer>
</body>
</html>
3 changes: 3 additions & 0 deletions 404.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
permalink: /404.html
---
131 changes: 131 additions & 0 deletions Images/Thumbnail/Cloud Computing 3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
128 changes: 128 additions & 0 deletions Images/Thumbnail/Cloud Computing2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading