From b089a8df9973cd993bb9dcdfea023e4303aa66d1 Mon Sep 17 00:00:00 2001 From: Tenemo Date: Thu, 9 Apr 2026 16:19:35 +0200 Subject: [PATCH 1/2] removed license badge --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ad261a0..db2f319 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,6 @@ [![Node version](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Tenemo/piech.dev/badge-data/node.json)](./.nvmrc) -[![License](https://img.shields.io/github/license/Tenemo/piech.dev)](./LICENSE) - My personal page. Over time it turned into a complex project itself: - Despite being written in React, the whole page is pre-rendered and served with zero JavaScript! From 4a4ef8774987e276c96610f87d745811451ca9f4 Mon Sep 17 00:00:00 2001 From: Tenemo Date: Thu, 9 Apr 2026 16:20:26 +0200 Subject: [PATCH 2/2] README tweak --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index db2f319..57be00a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # piech.dev -[piech.dev](https://piech.dev) [![Netlify Status](https://api.netlify.com/api/v1/badges/4df86a71-2a3f-40f9-9bd5-b6dacd4f420c/deploy-status)](https://app.netlify.com/projects/piech-dev/deploys) [![Web status](https://img.shields.io/website?url=https%3A%2F%2Fpiech.dev&label=web%20status)](https://piech.dev) @@ -14,7 +13,7 @@ [![Node version](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Tenemo/piech.dev/badge-data/node.json)](./.nvmrc) -My personal page. Over time it turned into a complex project itself: +My personal page, [piech.dev](https://piech.dev). Over time it turned into a complex project itself: - Despite being written in React, the whole page is pre-rendered and served with zero JavaScript! - It supports loading all projects' information directly from GitHub.