summaryrefslogtreecommitdiffstats
path: root/content/en/articles/bash-notes/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/articles/bash-notes/index.md')
-rw-r--r--content/en/articles/bash-notes/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/articles/bash-notes/index.md b/content/en/articles/bash-notes/index.md
index 6023417..d82329b 100644
--- a/content/en/articles/bash-notes/index.md
+++ b/content/en/articles/bash-notes/index.md
@@ -160,7 +160,7 @@ Keep in mind that all your existing notes will be overwritten in the process.
### Installing
-{{< actions inclass="border-2 shadow-xl mx-auto" outclass="flex justify-center" url="https://git.danix.xyz/?p=bash-notes.git;a=summary" desc="Download from Git Repository" >}}
+{{< actions url="https://git.danix.xyz/?p=bash-notes.git;a=summary" desc="View on Git Repository" use="repo" caption="Source code and full history available on the danix.xyz git server." >}}
Simply copy the script in your $PATH and make it executable, something like this should work: