Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
itrummer authored Nov 19, 2024
1 parent c45a53a commit 469ef29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a id="skip-to-content" href="#content">Skip to the content.</a>

<header class="page-header" role="banner">
<p><img align='center' src='https://raw.githubusercontent.com/itrummer/DataScienceWithGPT/main/assets/BookCover.jpg' width='150px' style='border:1px solid black'></p>
<p><img align='center' src='https://raw.githubusercontent.com/itrummer/DataScienceWithGPT/main/assets/BookCover.jpg' width='200px' style='border:1px solid black'></p>
<h1 class="project-name">LLMs in Action</h1>
<h2 class="project-tagline">Analyzing text, tables, images, and sound</h2>
<a href="https://www.manning.com/books/llms-in-action" class="btn">Buy the Book</a>
Expand Down

0 comments on commit 469ef29

Please sign in to comment.