Skip to content

Commit

Permalink
reorganized files aand updated href links
Browse files Browse the repository at this point in the history
  • Loading branch information
obannoncharles committed Feb 8, 2024
1 parent 914184a commit 68e78fc
Show file tree
Hide file tree
Showing 13 changed files with 10 additions and 12 deletions.
7 changes: 7 additions & 0 deletions VSCode.Session/recipes.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"folders": [
{
"path": "recipes/VSCode.Session"
}
]
}
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
6 changes: 3 additions & 3 deletions index.html → index/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
<body>
<h1 class="centered-heading">Odin Recipes</h1>
<ul class="centered-list">
<li><a href="recipes/caesarsalad.html">Chicken Ceasar Salad</a></li>
<li><a href="recipes/chickenalfredo.html">Chicken Alfredo</a></li>
<li><a href="recipes/friedchicken.html">Fried Chicken</a></li>
<li><a href="recipeshtml/caesarsalad.html">Chicken Ceasar Salad</a></li>
<li><a href="recipeshtml/chickenalfredo.html">Chicken Alfredo</a></li>
<li><a href="recipeshtml/friedchicken.html">Fried Chicken</a></li>
</ul>

</body>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 0 additions & 8 deletions recipes.code-workspace

This file was deleted.

1 change: 0 additions & 1 deletion recipesgithub
Submodule recipesgithub deleted from 0f83e8

0 comments on commit 68e78fc

Please sign in to comment.