Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I customize the page footer in Gitbook?

Tags:

gitbook

Is there a way to customize the per-page footer in Gitbook? I want to add additional information beyond the name of the current section.

like image 702
AndrewS Avatar asked Nov 19 '25 21:11

AndrewS


1 Answers

There is a plugin for that on npm.

https://www.npmjs.com/package/gitbook-plugin-layout

like image 108
Ned Twigg Avatar answered Nov 21 '25 11:11

Ned Twigg