We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f427ad commit 9ada904Copy full SHA for 9ada904
main/templates/main/base.html
@@ -26,7 +26,7 @@
26
<nav class="navbar navbar-expand-md navbar-open-humans fixed-top container">
27
<a class="navbar-brand" href="/">
28
<img src="https://static.openhumans.org/images/open-humans-logo-only.png" style="height:32px;padding:5px;">
29
- Github API integration</a>
+ Github Data Import</a>
30
<button class="navbar-toggler custom-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
31
<span class="navbar-toggler-icon custom-toggler"></span>
32
</button>
0 commit comments