From c6ae65a3f9c9f1d393291dbb7c1c741676664825 Mon Sep 17 00:00:00 2001
From: johannst <johannst@users.noreply.github.com>
Date: Mon, 29 Mar 2021 15:16:14 +0000
Subject: deploy: 6e82f44415534b31b683006bbeca4379d43d9d0d

---
 arch/arm64.html             | 4 ++++
 arch/armv7.html             | 4 ++++
 arch/index.html             | 4 ++++
 arch/x86_64.html            | 4 ++++
 binary/index.html           | 4 ++++
 binary/nm.html              | 4 ++++
 binary/objdump.html         | 4 ++++
 binary/od.html              | 4 ++++
 binary/readelf.html         | 4 ++++
 binary/xxd.html             | 4 ++++
 development/c++.html        | 4 ++++
 development/c++filt.html    | 4 ++++
 development/gcc.html        | 4 ++++
 development/glibc.html      | 4 ++++
 development/index.html      | 4 ++++
 development/ld.so.html      | 4 ++++
 development/make.html       | 4 ++++
 index.html                  | 4 ++++
 intro.html                  | 4 ++++
 monitor/index.html          | 4 ++++
 monitor/lsof.html           | 4 ++++
 monitor/pgrep.html          | 4 ++++
 monitor/pidstat.html        | 4 ++++
 monitor/pmap.html           | 4 ++++
 monitor/pstack.html         | 4 ++++
 monitor/ss.html             | 4 ++++
 print.html                  | 4 ++++
 tools/awk.html              | 4 ++++
 tools/bash.html             | 4 ++++
 tools/emacs.html            | 4 ++++
 tools/fish.html             | 4 ++++
 tools/gdb.html              | 4 ++++
 tools/git.html              | 4 ++++
 tools/gpg.html              | 4 ++++
 tools/index.html            | 4 ++++
 tools/qemu.html             | 4 ++++
 tools/radare2.html          | 4 ++++
 tools/tmux.html             | 4 ++++
 tools/zsh.html              | 4 ++++
 trace_profile/index.html    | 4 ++++
 trace_profile/ltrace.html   | 4 ++++
 trace_profile/oprofile.html | 4 ++++
 trace_profile/perf.html     | 4 ++++
 trace_profile/strace.html   | 4 ++++
 trace_profile/time.html     | 4 ++++
 45 files changed, 180 insertions(+)

diff --git a/arch/arm64.html b/arch/arm64.html
index 580ea20..d9ae7a4 100644
--- a/arch/arm64.html
+++ b/arch/arm64.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/arch/armv7.html b/arch/armv7.html
index 940d518..a749404 100644
--- a/arch/armv7.html
+++ b/arch/armv7.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/arch/index.html b/arch/index.html
index 29ef281..42dbcef 100644
--- a/arch/index.html
+++ b/arch/index.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/arch/x86_64.html b/arch/x86_64.html
index efc8c60..9797dd3 100644
--- a/arch/x86_64.html
+++ b/arch/x86_64.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/binary/index.html b/binary/index.html
index de60b84..cdd019e 100644
--- a/binary/index.html
+++ b/binary/index.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/binary/nm.html b/binary/nm.html
index 5743690..ab0965e 100644
--- a/binary/nm.html
+++ b/binary/nm.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/binary/objdump.html b/binary/objdump.html
index 09832f7..c4620c8 100644
--- a/binary/objdump.html
+++ b/binary/objdump.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/binary/od.html b/binary/od.html
index 1b7c26e..c940261 100644
--- a/binary/od.html
+++ b/binary/od.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/binary/readelf.html b/binary/readelf.html
index 07f6ef1..beb5ee4 100644
--- a/binary/readelf.html
+++ b/binary/readelf.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/binary/xxd.html b/binary/xxd.html
index 8a82b8d..4830aed 100644
--- a/binary/xxd.html
+++ b/binary/xxd.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/development/c++.html b/development/c++.html
index 61c1146..5655b3a 100644
--- a/development/c++.html
+++ b/development/c++.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/development/c++filt.html b/development/c++filt.html
index 1b6f037..2d5fcdd 100644
--- a/development/c++filt.html
+++ b/development/c++filt.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/development/gcc.html b/development/gcc.html
index 7fcbe85..202d46e 100644
--- a/development/gcc.html
+++ b/development/gcc.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/development/glibc.html b/development/glibc.html
index 8b05f97..7c42a20 100644
--- a/development/glibc.html
+++ b/development/glibc.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/development/index.html b/development/index.html
index 329aa60..4082e1e 100644
--- a/development/index.html
+++ b/development/index.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/development/ld.so.html b/development/ld.so.html
index 9a096e3..ae1e562 100644
--- a/development/ld.so.html
+++ b/development/ld.so.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/development/make.html b/development/make.html
index 9311786..f4cbf08 100644
--- a/development/make.html
+++ b/development/make.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/index.html b/index.html
index cd812ed..0c7c7a9 100644
--- a/index.html
+++ b/index.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/intro.html b/intro.html
index 75beb54..0cf7503 100644
--- a/intro.html
+++ b/intro.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/monitor/index.html b/monitor/index.html
index 3811700..6bcd1a6 100644
--- a/monitor/index.html
+++ b/monitor/index.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/monitor/lsof.html b/monitor/lsof.html
index c6214ae..29631e5 100644
--- a/monitor/lsof.html
+++ b/monitor/lsof.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/monitor/pgrep.html b/monitor/pgrep.html
index a6f2f38..01627b7 100644
--- a/monitor/pgrep.html
+++ b/monitor/pgrep.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/monitor/pidstat.html b/monitor/pidstat.html
index 5457382..b679e61 100644
--- a/monitor/pidstat.html
+++ b/monitor/pidstat.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/monitor/pmap.html b/monitor/pmap.html
index ccf7331..e6b7fd9 100644
--- a/monitor/pmap.html
+++ b/monitor/pmap.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/monitor/pstack.html b/monitor/pstack.html
index 59ca4b5..c6f0eb6 100644
--- a/monitor/pstack.html
+++ b/monitor/pstack.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/monitor/ss.html b/monitor/ss.html
index eb6cff6..de3d4cf 100644
--- a/monitor/ss.html
+++ b/monitor/ss.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/print.html b/print.html
index 512c1c5..6cb20d1 100644
--- a/print.html
+++ b/print.html
@@ -122,6 +122,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/awk.html b/tools/awk.html
index 41b854f..139ec07 100644
--- a/tools/awk.html
+++ b/tools/awk.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/bash.html b/tools/bash.html
index 9b65e85..3827059 100644
--- a/tools/bash.html
+++ b/tools/bash.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/emacs.html b/tools/emacs.html
index b71d28c..7d7f957 100644
--- a/tools/emacs.html
+++ b/tools/emacs.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/fish.html b/tools/fish.html
index 793459e..65732aa 100644
--- a/tools/fish.html
+++ b/tools/fish.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/gdb.html b/tools/gdb.html
index 507e9cc..a9d36d4 100644
--- a/tools/gdb.html
+++ b/tools/gdb.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/git.html b/tools/git.html
index 478b78b..a1871cd 100644
--- a/tools/git.html
+++ b/tools/git.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/gpg.html b/tools/gpg.html
index 2ed857c..65bfaec 100644
--- a/tools/gpg.html
+++ b/tools/gpg.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/index.html b/tools/index.html
index 6dc20fd..4ae4881 100644
--- a/tools/index.html
+++ b/tools/index.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/qemu.html b/tools/qemu.html
index 19902a8..418a9fe 100644
--- a/tools/qemu.html
+++ b/tools/qemu.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/radare2.html b/tools/radare2.html
index 59af210..a33cbaa 100644
--- a/tools/radare2.html
+++ b/tools/radare2.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/tmux.html b/tools/tmux.html
index 72264fb..0348842 100644
--- a/tools/tmux.html
+++ b/tools/tmux.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/tools/zsh.html b/tools/zsh.html
index e75f975..eff4a16 100644
--- a/tools/zsh.html
+++ b/tools/zsh.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/trace_profile/index.html b/trace_profile/index.html
index 8c4ae05..8370732 100644
--- a/trace_profile/index.html
+++ b/trace_profile/index.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/trace_profile/ltrace.html b/trace_profile/ltrace.html
index f3989e7..872c444 100644
--- a/trace_profile/ltrace.html
+++ b/trace_profile/ltrace.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/trace_profile/oprofile.html b/trace_profile/oprofile.html
index 2fe4ccc..1b168fd 100644
--- a/trace_profile/oprofile.html
+++ b/trace_profile/oprofile.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/trace_profile/perf.html b/trace_profile/perf.html
index 2a5e155..79247d2 100644
--- a/trace_profile/perf.html
+++ b/trace_profile/perf.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/trace_profile/strace.html b/trace_profile/strace.html
index b6e5ffa..3c7b33d 100644
--- a/trace_profile/strace.html
+++ b/trace_profile/strace.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
diff --git a/trace_profile/time.html b/trace_profile/time.html
index ed661ac..cbf3f71 100644
--- a/trace_profile/time.html
+++ b/trace_profile/time.html
@@ -120,6 +120,10 @@
                                 <i id="print-button" class="fa fa-print"></i>
                             </a>
                             
+                            <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+                                <i id="git-repository-button" class="fa fa-github"></i>
+                            </a>
+                            
                         </div>
                     </div>
                 </div>
-- 
cgit v1.2.3