summaryrefslogtreecommitdiff
path: root/content/projects/frenchtoastos.md
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-07-19 12:09:07 +1200
committerArslaan Pathan <[email protected]>2026-07-19 12:09:07 +1200
commit29e11a34c1ebe2335398912bcc9643f5afc1288a (patch)
tree2d39ac442beaf74e2f8d50bf8f3d0b9c87673677 /content/projects/frenchtoastos.md
parentb96b17d7d4e1557205cd91f582ae46265d6de632 (diff)
downloadarslaancodes-29e11a34c1ebe2335398912bcc9643f5afc1288a.tar.xz
arslaancodes-29e11a34c1ebe2335398912bcc9643f5afc1288a.zip
Finish projects page!HEADmain
Diffstat (limited to 'content/projects/frenchtoastos.md')
-rw-r--r--content/projects/frenchtoastos.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/projects/frenchtoastos.md b/content/projects/frenchtoastos.md
index 31f4145..f7ce883 100644
--- a/content/projects/frenchtoastos.md
+++ b/content/projects/frenchtoastos.md
@@ -1,10 +1,10 @@
+++
title = "FrenchToastOS"
weight = 4
+extra.displayed_filename = "frenchtoastos.md"
+extra.url = "https://git.arslaancodes.com/FrenchToastOS.git/about/"
+++
-# [FrenchToastOS](https://git.arslaancodes.com/FrenchToastOS.git/about/){: .white target="_blank" }
-
A simple from-scratch OS for x86 systems written in C.
- Built with: C, x86 Assembly, Makefile
@@ -21,5 +21,5 @@ A simple from-scratch OS for x86 systems written in C.
## Why I built it
-This was originally for [Boot](https://boot.hackclub.com){: target="_blank"}, a Hack Club YSWS (You Ship, We Ship), but I may or may not have gotten distracted with other projects...
+This was originally for [Boot](https://boot.hackclub.com), a Hack Club YSWS (You Ship, We Ship), but I may or may not have gotten distracted with other projects...
I might continue working on FrenchToastOS, but I have no guarantees.