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:
|
||||
push:
|
||||
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build Hugo Website
|
||||
name: Build Websites
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
@@ -243,7 +243,7 @@ params:
|
||||
date: "2016 - 2023"
|
||||
GPA: "4 out of 5.0"
|
||||
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)
|
||||
- title: "High School"
|
||||
school:
|
||||
|
||||
Reference in New Issue
Block a user