Skip to content

Commit

Permalink
Add missing logo to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jatkinson1000 committed Nov 7, 2024
1 parent 88fdb65 commit eacb414
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<img src="https://iccs.cam.ac.uk/sites/iccs.cam.ac.uk/files/logo2_1.png" width="355" align="left">
<img src="slides/ICCS_logo.png" width="355" align="left">

<br><br><br><br><br>
<br><br><br><br><br><br><br>

# ICCS Practical Machine Learning with PyTorch

Expand Down
Binary file added slides/ICCS_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<div class="row" id='text'>
<div class=col-md-8>
<br>
<img src="https://iccs.cam.ac.uk/sites/iccs.cam.ac.uk/files/logo2_1.png" height="70px">
<img src="ICCS_logo.png" height="70px">
<br><br>
<h1>ICCS Practical Machine Learning with PyTorch</h1>
<hr>
Expand Down

0 comments on commit eacb414

Please sign in to comment.