commit b660470c5aa248fcb61bbb07038d5fecef6531ca
parent 6281d9860e65a2d337c5b6dad807f1f30b91a17f
Author: Francesco Saccone <francesco@francescosaccone.com>
Date: Tue, 18 Mar 2025 17:00:51 +0100
style: remove language specification in block codes
Signed-off-by: Francesco Saccone <francesco@francescosaccone.com>
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/code/index.md b/code/index.md
@@ -7,7 +7,7 @@ self-hosted.
Flake
-----
-```sh
+```
git clone git://francescosaccone.com/flake
```
@@ -22,7 +22,7 @@ maintained project in my portfolio.
Site
----
-```sh
+```
git clone git://francescosaccone.com/site
```
diff --git a/index.md b/index.md
@@ -21,6 +21,6 @@ send me cryptocurrency by using any of the following addresses:

-```plaintext
+```
47y5LAtYdpZ4GAE7CMx1soEHjUKzpVQFYM5Pv836FcsZd6k3TFcdvHMAHDpwZgnx4DdG2zkZkSewLgguU23FYJP7HacSVcx
```