From c11ddb8459b9bbfb4b383396d03ce7b45aae356e Mon Sep 17 00:00:00 2001 From: Fabrizio Damicelli Date: Fri, 25 Oct 2024 17:31:46 +0200 Subject: [PATCH] star --- chapters/_quarto.yml | 2 +- docs/010_executing_code.html | 2 +- docs/01_getting_started.html | 2 +- docs/02_types_data_structures.html | 2 +- docs/031_error_handling.html | 2 +- docs/03_flow_control.html | 2 +- docs/041_scope.html | 2 +- docs/04_functions.html | 2 +- docs/051_oop.html | 2 +- docs/05_comprehensions.html | 2 +- docs/061_dependencies.html | 2 +- docs/062_read_and_write.html | 2 +- docs/063_common_data_formats.html | 2 +- docs/06_imports.html | 2 +- docs/081_pandas.html | 2 +- docs/08_numpy.html | 2 +- docs/09_plotting.html | 2 +- docs/10_tests.html | 2 +- docs/111_debugging.html | 2 +- docs/11_cli.html | 2 +- docs/13_tools.html | 2 +- docs/999_glossary.html | 2 +- docs/index.html | 2 +- docs/lab_explore_data_exercises.html | 2 +- docs/notebook_workflow.html | 2 +- docs/references.html | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/chapters/_quarto.yml b/chapters/_quarto.yml index c732fea..34ae4a3 100644 --- a/chapters/_quarto.yml +++ b/chapters/_quarto.yml @@ -18,7 +18,7 @@ book: icon: person-video right: - href: https://github.com/fabridamicelli/python-course?tab=readme-ov-file#support - text: Support this Course + text: Star this Course icon: star-fill - href: https://github.com/fabridamicelli icon: github diff --git a/docs/010_executing_code.html b/docs/010_executing_code.html index 07456b2..69d55d2 100644 --- a/docs/010_executing_code.html +++ b/docs/010_executing_code.html @@ -135,7 +135,7 @@