diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 7d490d1..2360771 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -17,7 +17,7 @@ jobs: - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: - hugo-version: '0.111.3' + hugo-version: '0.134.2' extended: true - name: Build diff --git a/content/portfolio/2023/pyturbo/index.md b/content/portfolio/2023/pyturbo/index.md index b300efa..920fc07 100644 --- a/content/portfolio/2023/pyturbo/index.md +++ b/content/portfolio/2023/pyturbo/index.md @@ -1,7 +1,7 @@ --- year: 2023 title: "pyturbo library" -subtitle: "Efficient turbine design made open-source" +subtitle: "Turbofan design made Open-Source" draft: false image: "/images/portfolio/pyturbo_icon.gif" weight: 1 @@ -38,4 +38,4 @@ article_url: "./2023/pyturbo" ### Outlook - Add alternative modelings, architectures. -- Improve the learning experience with beginner to advanced tutorials. \ No newline at end of file +- Improve the learning experience with beginner to advanced tutorials. diff --git a/content/portfolio/2023/pyturbo/pyturbo_aircraft.png b/content/portfolio/2023/pyturbo/pyturbo_aircraft.png deleted file mode 100644 index ce720f4..0000000 Binary files a/content/portfolio/2023/pyturbo/pyturbo_aircraft.png and /dev/null differ diff --git a/content/portfolio/2023/pyturbo/pyturbo_icon.gif b/content/portfolio/2023/pyturbo/pyturbo_icon.gif deleted file mode 100644 index f8571ac..0000000 Binary files a/content/portfolio/2023/pyturbo/pyturbo_icon.gif and /dev/null differ