We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d769984 commit be1cf9cCopy full SHA for be1cf9c
internal/website/_layouts/default.html
@@ -125,7 +125,7 @@ <h4>{{ section[0] | capitalize }}</h4>
125
</main>
126
</div>
127
<footer>
128
- © {{ site.time | date: '%Y' }} Go Micro. Built with Jekyll. <a href="/docs/">Docs</a> · <a href="/docs/search.html">Search</a> · <a href="https://github.com/micro/go-micro">GitHub</a>
+ © {{ site.time | date: '%Y' }} Go Micro. Apache 2.0 Licensed. <a href="/docs/">Docs</a> · <a href="/docs/search.html">Search</a> · <a href="https://github.com/micro/go-micro">GitHub</a> · <a href="https://micro.mu" style="opacity:0.7">Support</a>
129
</footer>
130
<script>
131
(function(){
0 commit comments