Make tabs stand out with adjusted colors#387
Open
jhollowe wants to merge 21 commits intozzossig:masterfrom
Open
Make tabs stand out with adjusted colors#387jhollowe wants to merge 21 commits intozzossig:masterfrom
jhollowe wants to merge 21 commits intozzossig:masterfrom
Conversation
Added the same replacement that happens in site-footer.html for the copyright to the RSS feed template
Support an rssDescription param
Update fr.toml
Add year Replacement in RSS copyright
If enableSearchHighlight = false is set in params.toml, populated search results will use the makeLi function to set href to obj.item.permalink as opposed to obj.item.uri when the makeHighlightLi function is used. obj.item.permalink used will result in undefined attribute and invalid links.
Partially localized to the Ukrainian language
Support of the Ukrainian language
Add files via upload
…-ahref-patch-2 Fix 'undefined' href in search results without highlight
`| relURL` behaves differently when the string passed to it begins with a slash. https://gohugo.io/functions/relurl/#input-begins-with-a-slash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change tabs (
tabshortcode) to be lighter/darker than the background color so they stand out. Changed for all themes.