Skip to content

Commit

Permalink
add eagle images
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Tacoz committed Oct 28, 2024
1 parent 7570de7 commit 25609b8
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 6 deletions.
Binary file added eagle-project/during1.5.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified eagle-project/during3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added eagle-project/during3_.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added eagle-project/during4.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 8 additions & 6 deletions eagle-project/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,14 @@
<link rel="stylesheet" href="./styles.css">
</head>
<body>
<img src="./pre.jpg" width="600" height="600">
<img src="./preandplan.jpg" width="600" height="600">
<img src="./during1.jpg" width="600" height="600">
<img src="./during2.jpg" width="600" height="600">
<img src="./during3.jpg" width="600" height="600">
<img src="./post.jpg" width="600" height="600">
<img src="./pre.jpg" width="600" height="400">
<img src="./preandplan.jpg" width="600" height="400">
<img src="./during1.jpg" width="600" height="400">
<img src="./during1.5.jpg" width="600" height="400">
<img src="./during2.jpg" width="600" height="400">
<img src="./during3.jpg" width="600" height="400">
<img src="./during4.jpg" width="600" height="400">
<img src="./post.jpg" width="600" height="400">

<script src="" async defer></script>
</body>
Expand Down

0 comments on commit 25609b8

Please sign in to comment.