Skip to content

Commit 3ad8623

Browse files
committed
Basic footer
1 parent b609cb4 commit 3ad8623

File tree

1 file changed

+2
-0
lines changed
  • pages/.vuepress/theme/components

1 file changed

+2
-0
lines changed

pages/.vuepress/theme/components/Page.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,12 @@
5454
</router-link>
5555
5656
</span>
57+
<footer style="color: #aaa"><small class="time">&copy;2014 - 2019 CoderBot <a href="https://github.com/coderbotorg/docs/contributors"> contributors</a>. <a href="https://github.com/coderbotorg/docs">Sorgente</a>, <a href="https://github.com/CoderBotOrg/docs/blob/develop/README.md#license"> licenza</a>.</small></footer>
5758
</p>
5859
</div>
5960

6061
<slot name="bottom"/>
62+
6163
</main>
6264
</template>
6365

0 commit comments

Comments
 (0)