fix: Correct typo in publication description in hugo.yaml
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Build and Release Hugo Website
|
name: Build and Release Websites
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -11,7 +11,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build Hugo Website
|
name: Build Websites
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
@@ -243,7 +243,7 @@ params:
|
|||||||
date: "2016 - 2023"
|
date: "2016 - 2023"
|
||||||
GPA: "4 out of 5.0"
|
GPA: "4 out of 5.0"
|
||||||
content: |-
|
content: |-
|
||||||
I Publiced one papers in the University Journal on parallel computing.
|
I published one paper in the University Journal on parallel computing.
|
||||||
- [Proposal for an optimized variant of A* Algorithm for multi-core systems ](https://journals.uab.pt/index.php/rcc/article/view/297)
|
- [Proposal for an optimized variant of A* Algorithm for multi-core systems ](https://journals.uab.pt/index.php/rcc/article/view/297)
|
||||||
- title: "High School"
|
- title: "High School"
|
||||||
school:
|
school:
|
||||||
|
|||||||
Reference in New Issue
Block a user