mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[PR #242] Add --title option to set HTML/header title #252
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#252
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mthenw/frontail/pull/242
Author: @kennon
Created: 7/21/2021
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
b61e4c0Add --title option to set HTML/header title📊 Changes
6 files changed (+31 additions, -10 deletions)
View changed files
📝
index.js(+2 -1)📝
lib/connect_builder.js(+4 -2)📝
lib/daemonize.js(+5 -1)📝
lib/options_parser.js(+6 -0)📝
test/connect_builder.js(+12 -4)📝
web/index.html(+2 -2)📄 Description
This PR adds an optional
--titleoption for setting the HTML and header bar title instead of the default oftail -f <files>.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.