Skip to content

Commit

Permalink
Update pyturbo card subtitle (#53)
Browse files Browse the repository at this point in the history
* update pyturbo card subtitle

* bump hugo version use on CI
  • Loading branch information
adriendelsalle authored Oct 7, 2024
1 parent 5af828c commit fc4440c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions content/portfolio/2023/pyturbo/index.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -38,4 +38,4 @@ article_url: "./2023/pyturbo"
### Outlook

- Add alternative modelings, architectures.
- Improve the learning experience with beginner to advanced tutorials.
- Improve the learning experience with beginner to advanced tutorials.
Binary file removed content/portfolio/2023/pyturbo/pyturbo_aircraft.png
Binary file not shown.
Binary file removed content/portfolio/2023/pyturbo/pyturbo_icon.gif
Binary file not shown.

0 comments on commit fc4440c

Please sign in to comment.