diff options
Diffstat (limited to 'monitor/pmap.html')
-rw-r--r-- | monitor/pmap.html | 4 |
1 files changed, 4 insertions, 0 deletions
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> |