From b28d7e45d303d2b55670ad1b3f9e9738a3c531e1 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Sun, 14 Apr 2024 11:45:20 +0200 Subject: [PATCH] documentation: disable copy for outputs --- docs/site/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/site/index.md b/docs/site/index.md index 17db7d3c..f851b5e5 100644 --- a/docs/site/index.md +++ b/docs/site/index.md @@ -68,7 +68,7 @@ tree This should yield the following: -```bash +``` { .console .no-copy } . ├── flake.nix ├── machines @@ -88,7 +88,7 @@ This should yield the following: clan machines list ``` -```bash +``` { .console .no-copy } jon sara ```