ブランディング
ヘッダー
サイトタイトル
# config/variables.env に追加
OVERLEAF_NAV_TITLE=Our Overleaf Instanceロゴ
# config/variables.env に追加
OVERLEAF_HEADER_IMAGE_URL=https://mysite.somewhere.com/img/logo.pngヘッダーのナビゲーションリンク
[\
{\
"text": "Some link",\
"url": "http://example.com/somelink",\
"class": "subdued",\
"only_when_logged_out": true\
},\
{\
"text": "Help",\
"class": "subdued",\
"dropdown": [\
{\
"text": "Documentation",\
"url": "/learn"\
},\
{\
"text": "Contact Admin",\
"url": "http://example.com/contact"\
}\
]\
}\
]フッター
最終更新