From 9f4d454cbb9b25a5493cd98cdb199f0555c4b6a6 Mon Sep 17 00:00:00 2001 From: taradiddles Date: Mon, 16 Apr 2018 11:45:29 +0300 Subject: [PATCH] add link icon in titles --- code/README.md | 2 +- docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/README.md b/code/README.md index 17b004b..c4a2cba 100644 --- a/code/README.md +++ b/code/README.md @@ -1,4 +1,4 @@ -#### User-contributed code and links to third party resources #### +#### User-contributed code and links ![](/_res/l.png) to third party resources #### **`monitoring`** - ls-qubes.sh: outputs the nb. of running qubes + total memory used; the output can be fed into a panel text applet (see comments in the script). diff --git a/docs/README.md b/docs/README.md index 8c1464c..bcbf008 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,4 @@ -#### User-contributed documentation and links to third party docs #### +#### User-contributed documentation and links ![](/_res/l.png) to third party docs #### `common-tasks` - [how to copy files (and sparse files) from a VM to dom0](common-tasks/copying-files-to-dom0.md)