Skip to content

Commit 38ddccc

Browse files
committed
Update title and banner
1 parent fb5e718 commit 38ddccc

3 files changed

Lines changed: 6 additions & 9 deletions

File tree

docs/_quarto.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ project:
88
# https://quarto.org/docs/books/
99
# https://quarto.org/docs/reference/projects/books.html
1010
book:
11-
title: "Intro to Python Programming"
11+
title: "Intro to Python Programming and Applications"
1212
author: "Michael J Rossetti"
1313
date: "last-modified" # "7/24/2024"
1414
date-format: "iso"
@@ -24,7 +24,7 @@ book:
2424
repo-actions: [edit, issue, source]
2525
#downloads: [pdf, epub, docx]
2626

27-
cover-image: images/python-banner.jpeg
27+
#cover-image: images/python-banner.jpeg
2828
#favicon: favicon.ico
2929

3030
#sharing: [twitter, facebook]
@@ -53,8 +53,8 @@ book:
5353
# - about-author.qmd
5454

5555
# https://quarto.org/docs/websites/website-navigation.html#side-navigation
56-
#sidebar:
57-
# logo: images/python-banner.jpeg
56+
sidebar:
57+
logo: images/python-banner-2025.png
5858

5959
#page-footer:
6060
# left: |

docs/images/python-banner-2025.png

1.6 MB
Loading

docs/index.qmd

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
![](/images/python-banner-2025.png){fig-align="center" fig-alt="Intro to Software Development in Python (banner image)" height=400}
12

23
# Welcome {.unnumbered}
34

4-
<!--
5-
![](/images/python-banner.jpeg){fig-align="center" fig-alt="Intro to Software Development in Python (banner image)"}
6-
-->
7-
8-
Welcome to the \"Intro to Python Programming\" book (<span id="auto-copyright-year">2024</span> edition, online)!
5+
Welcome to the \"Intro to Python Programming and Applications\" book (<span id="auto-copyright-year">2025</span> edition, online)!
96

107

118
Whether you are a professional seeking to enhance technical skills, or a student aspiring to enter the field, this book should serve as a valuable resource.

0 commit comments

Comments
 (0)