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 8ecf702 commit 6d090e2
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 @@ -19,7 +19,7 @@
<header class="page-header" role="banner">
<h1 class="project-name">LLMs in Action</h1>
<h2 class="project-tagline">Analyzing text, tables, images, and sound</h2>
<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='150px' style='border:1px solid black'></p>-->
<a href="https://www.manning.com/books/llms-in-action" class="btn">Buy the Book</a>
<a href="#about-the-book" class="btn">About the Book</a>
<a href="#about-the-author" class="btn">About the Author</a>
Expand Down

0 comments on commit 6d090e2

Please sign in to comment.