Skip to content

Commit fc4440c

Browse files
Update pyturbo card subtitle (#53)
* update pyturbo card subtitle * bump hugo version use on CI
1 parent 5af828c commit fc4440c

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Hugo
1818
uses: peaceiris/actions-hugo@v2
1919
with:
20-
hugo-version: '0.111.3'
20+
hugo-version: '0.134.2'
2121
extended: true
2222

2323
- name: Build

content/portfolio/2023/pyturbo/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
year: 2023
33
title: "pyturbo library"
4-
subtitle: "Efficient turbine design made open-source"
4+
subtitle: "Turbofan design made Open-Source"
55
draft: false
66
image: "/images/portfolio/pyturbo_icon.gif"
77
weight: 1
@@ -38,4 +38,4 @@ article_url: "./2023/pyturbo"
3838
### Outlook
3939

4040
- Add alternative modelings, architectures.
41-
- Improve the learning experience with beginner to advanced tutorials.
41+
- Improve the learning experience with beginner to advanced tutorials.
-565 KB
Binary file not shown.
-1.37 MB
Binary file not shown.

0 commit comments

Comments
 (0)