Skip to content

Commit be1cf9c

Browse files
committed
x
1 parent d769984 commit be1cf9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/website/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h4>{{ section[0] | capitalize }}</h4>
125125
</main>
126126
</div>
127127
<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>
128+
© {{ 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>
129129
</footer>
130130
<script>
131131
(function(){

0 commit comments

Comments
 (0)