c h a n g e s
Prithu Goswami prithugoswami524@gmail.com
Mon, 24 Aug 2020 23:55:55 +0530
3 files changed,
3 insertions(+),
6 deletions(-)
M
content/snippets/_index.md
→
content/snippets/_index.md
@@ -11,12 +11,6 @@ ```
git remote -v | awk '{print $2}' | head -1 | tr -d '\n' | xsel -ib ``` -{{< highlight bash >}} - -git remote -v | awk '{print $2}' | head -1 | tr -d '\n' | xsel -ib - -{{< /highlight >}} - ## Using image magick to create single color canvas This create a 100x100 image with the color #131313