Skip to content

Added viewport tag to make all html pages mobile-friendly#334

Open
aselvan wants to merge 2 commits into
elliotchance:masterfrom
aselvan:master
Open

Added viewport tag to make all html pages mobile-friendly#334
aselvan wants to merge 2 commits into
elliotchance:masterfrom
aselvan:master

Conversation

@aselvan

@aselvan aselvan commented Aug 14, 2023

Copy link
Copy Markdown

Added tag to make html pages mobile friendly


This change is Reviewable

Comment thread html/core/footer_row.go
content := NewComponents(
NewText("Generated with "),
link,
NewText(" on "),

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're going to add this, it needs to be off by default (enabled through a CLI flag) otherwise the output is not deterministic for source control and other syncing.

Also, please run go fmt to fix up the indenting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants