From 01d1a50a5a22e9af4ea30d4eb0dc7bd69118694b Mon Sep 17 00:00:00 2001 From: Ev Bogue Date: Thu, 6 Jun 2019 18:25:33 -0500 Subject: change git repo to just git --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index 8275e5e..e1777df 100644 --- a/app.js +++ b/app.js @@ -76,7 +76,7 @@ keys().then(key => { h('li', [h('a', {href: '#' + key.publicKey}, [getName(key.publicKey)])]), h('li', [h('a', {href: '#key'}, ['Key'])]), h('li', [h('a', {href: '#pubs'}, ['Pubs'])]), - h('li', {classList: 'right'}, [h('a', {href: 'http://github.com/bogbook/bog/'}, ['Git Repo'])]) + h('li', {classList: 'right'}, [h('a', {href: 'http://github.com/bogbook/bog/'}, ['Git'])]) ]) ]) document.body.appendChild(navbar) -- cgit v1.2.3-70-g09d2