fixed type in projects section
This commit is contained in:
parent
0b4d7bd22b
commit
a813c14ccb
@ -123,7 +123,7 @@ theme = "sada"
|
||||
[[params.projects.list]]
|
||||
title = "Homebrew Operating system"
|
||||
url = "https://gitlab.com/shockrah/jankos"
|
||||
description = "x86 based operating system written from scratch using C, x86 assembly, and built with GNU Make. A working copy is provided via Gitlabs Continuous Integration/Deployment pipeline with a custom Docker image."
|
||||
description = "x86 based operating system written from scratch using C, x86 assembly, and built with GNU Make. A working copy is provided via Gitlab's Continuous Integration/Deployment pipeline with a custom Docker image."
|
||||
|
||||
[[params.projects.list]]
|
||||
title = "Docker Image for buiding Operating Systems"
|
||||
@ -138,7 +138,7 @@ theme = "sada"
|
||||
[[params.projects.list]]
|
||||
title = "OBS Stream Song Extension"
|
||||
url = "https://gitlab.com/shockrah/obs-song-name"
|
||||
description = "Chrome extension written to pull in the name of a song currentl playing on Youtube or Soundcloud to a local server written in Rust. Both are deployed to Gitlab for easy download via a continuous depolyment pipeline using docker."
|
||||
description = "Chrome extension written to pull in the name of a song currently playing on Youtube or Soundcloud to a local server written in Rust. Both are deployed to Gitlab for easy download via a continuous deployment pipeline using docker."
|
||||
|
||||
[[params.projects.list]]
|
||||
title = "Static Site Generator in Bash"
|
||||
|
Loading…
Reference in New Issue
Block a user