Skip to content

Commit

Permalink
Done with simple.html updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirDaganASI committed Mar 6, 2022
1 parent 876ee04 commit 2c55c97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion simple.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
nothing here
-->
<head>
<title> An Example Website</title>
<title> Updating Title for Stash Example</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<style>
body {
Expand All @@ -19,6 +19,7 @@
<!-- Content Goes Here -->
<p>
Just some content
Adding some more following the stash apply command
</p>
</main>
<footer class="container">
Expand Down

0 comments on commit 2c55c97

Please sign in to comment.