Skip to content

Commit 2ed816d

Browse files
committed
20.8
[index] - small tweaks to projects descriptions
1 parent 36ed7b6 commit 2ed816d

8 files changed

Lines changed: 8 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/content/collections/projects/dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: dashboard
3-
desc: status dashboard powered by Uptime Kuma and custom css
3+
desc: status dashboard powered by Uptime Kuma and custom css.
44
demo: https://dashboard.mier.info
55
icons: [nginx, linux]
66
emoji: 📊
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
title: "dotfiles"
2+
title: dotfiles
33
desc: "personal themes, configs and tweaks for my linux setups"
44
source: https://github.com/miermontoto/dotfiles
55
icons: [fedora]
66
emoji: 🐧
77
---
8-

src/content/collections/projects/latex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "latexTemplate"
2+
title: latexTemplate
33
desc: "latex template for my uni assignments and write-ups"
44
source: https://github.com/miermontoto/latexTemplate
55
icons: [latex]

src/content/collections/projects/notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "notes"
2+
title: notes
33
desc: "personal notes from my studies and work"
44
source: https://github.com/miermontoto/notes
55
icons: [obsidian, markdown]

src/content/collections/projects/notflix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: notflix.
3-
desc: script that scouts 1337x and streams the torrent selected using webtorrent.
3+
desc: script that scouts 1337x and streams torrents using webtorrent-cli.
44
source: https://github.com/miermontoto/notflix.
55
icons: [linux, terminal]
66
emoji: 🎥

src/content/collections/projects/quizzes.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ emoji: 📝
44
permalink: /quizzes/
55
lang: es
66
icons: [eleventy, js]
7-
desc: quizzes for different software engineering courses.
7+
desc: quizzes for different uni courses.
88
eleventyNavigation:
99
key: quizzes
1010
---

src/content/collections/projects/si2022.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SI2022-PL41
3-
desc: mockup management app for local engineers college.
3+
desc: mockup management app for local engineering college.
44
source: https://github.com/miermontoto/SI2022-PL41
55
icons: [java, ruby]
66
img: true

0 commit comments

Comments
 (0)