From f8e1f0623646072655607c178494d8ef31e5e433 Mon Sep 17 00:00:00 2001 From: uint Date: Wed, 3 Dec 2025 20:45:06 +0000 Subject: add articles, more reorganise --- 9birb.png | Bin 4347 -> 0 bytes _.png | Bin 901 -> 0 bytes about.html | 12 ++++++------ articles.html | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ contact.html | 12 ++++++------ images/9birb.png | Bin 0 -> 4347 bytes images/_.png | Bin 0 -> 901 bytes images/ring.png | Bin 0 -> 11743 bytes index.html | 12 ++++++------ ring.png | Bin 11743 -> 0 bytes template.html | 10 +++++----- 11 files changed, 75 insertions(+), 23 deletions(-) delete mode 100644 9birb.png delete mode 100644 _.png create mode 100644 articles.html create mode 100644 images/9birb.png create mode 100644 images/_.png create mode 100644 images/ring.png delete mode 100644 ring.png diff --git a/9birb.png b/9birb.png deleted file mode 100644 index aff5a1e..0000000 Binary files a/9birb.png and /dev/null differ diff --git a/_.png b/_.png deleted file mode 100644 index 7e03c61..0000000 Binary files a/_.png and /dev/null differ diff --git a/about.html b/about.html index 5c647f5..0a68d71 100644 --- a/about.html +++ b/about.html @@ -22,23 +22,23 @@

pages:

projects:

- +

about

malloc?

diff --git a/articles.html b/articles.html new file mode 100644 index 0000000..5fd6430 --- /dev/null +++ b/articles.html @@ -0,0 +1,52 @@ + + + + + mallocd.com + + + + + + + + + + +
+

: mallocd :

+
+ + + +
+ +

articles

+

...

+ +
+ + + + + diff --git a/contact.html b/contact.html index f7e9be0..3231532 100644 --- a/contact.html +++ b/contact.html @@ -22,23 +22,23 @@

pages:

projects:

- +

contact

you can contact me from my email or from my github

diff --git a/images/9birb.png b/images/9birb.png new file mode 100644 index 0000000..aff5a1e Binary files /dev/null and b/images/9birb.png differ diff --git a/images/_.png b/images/_.png new file mode 100644 index 0000000..7e03c61 Binary files /dev/null and b/images/_.png differ diff --git a/images/ring.png b/images/ring.png new file mode 100644 index 0000000..99970b4 Binary files /dev/null and b/images/ring.png differ diff --git a/index.html b/index.html index f25fc8a..fae1af7 100644 --- a/index.html +++ b/index.html @@ -22,24 +22,24 @@

pages:

projects:

- +

im uint and i build many things in c. this website documents my projects and other stuff diff --git a/ring.png b/ring.png deleted file mode 100644 index 99970b4..0000000 Binary files a/ring.png and /dev/null differ diff --git a/template.html b/template.html index b9412cb..5c58e34 100644 --- a/template.html +++ b/template.html @@ -22,17 +22,17 @@

pages:

projects:

-- cgit v1.2.3