Skip to content

Replace FIXME placeholder title on reference page#82

Merged
RabeaMue merged 1 commit into
LibraryCarpentry:mainfrom
mvanhorn:osc/79-fix-reference-nav-label
Apr 17, 2026
Merged

Replace FIXME placeholder title on reference page#82
RabeaMue merged 1 commit into
LibraryCarpentry:mainfrom
mvanhorn:osc/79-fix-reference-nav-label

Conversation

@mvanhorn

Copy link
Copy Markdown
Contributor

Closes #79

Summary

The reference page (learners/reference.md) had title: 'FIXME' in its frontmatter, left over from the Carpentries lesson template. Since the workbench renders a page's title as its label in the navigation menu, the Reference entry showed up as "FIXME" on the rendered site.

Replace the placeholder with "Reference" so the menu label matches the page.

Testing

Frontmatter-only change. No site rebuild was run locally, but the title field is the only input the workbench uses for the menu label (confirmed by the page's rendering at https://librarycarpentry.github.io/lc-wikidata/reference.html).

The reference page's frontmatter had title: 'FIXME' as a leftover
placeholder from the lesson template, which surfaced as the nav label.
Replace it with 'Reference' so the menu shows a meaningful label.

Closes LibraryCarpentry#79
@github-actions

Copy link
Copy Markdown
Contributor

🆗 Pre-flight checks passed 😃

This pull request has been checked and contains no modified workflow files or spoofing.

It should be safe to Approve and Run the workflows that need maintainer approval.

@RabeaMue

Copy link
Copy Markdown
Contributor

Thank you @mvanhorn 🎉

@RabeaMue RabeaMue merged commit 007136b into LibraryCarpentry:main Apr 17, 2026
1 check passed
github-actions Bot pushed a commit that referenced this pull request Apr 17, 2026
Auto-generated via `{sandpaper}`
Source  : 007136b
Branch  : main
Author  : Rabea Müller <42644523+RabeaMue@users.noreply.github.com>
Time    : 2026-04-17 06:43:06 +0000
Message : Merge pull request #82 from mvanhorn/osc/79-fix-reference-nav-label

Replace FIXME placeholder title on reference page
github-actions Bot pushed a commit that referenced this pull request Apr 17, 2026
Auto-generated via `{sandpaper}`
Source  : 721ec1e
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-04-17 06:43:50 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 007136b
Branch  : main
Author  : Rabea Müller <42644523+RabeaMue@users.noreply.github.com>
Time    : 2026-04-17 06:43:06 +0000
Message : Merge pull request #82 from mvanhorn/osc/79-fix-reference-nav-label

Replace FIXME placeholder title on reference page
github-actions Bot pushed a commit that referenced this pull request Apr 17, 2026
Auto-generated via `{sandpaper}`
Source  : 721ec1e
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-04-17 06:43:50 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 007136b
Branch  : main
Author  : Rabea Müller <42644523+RabeaMue@users.noreply.github.com>
Time    : 2026-04-17 06:43:06 +0000
Message : Merge pull request #82 from mvanhorn/osc/79-fix-reference-nav-label

Replace FIXME placeholder title on reference page
@mvanhorn

Copy link
Copy Markdown
Contributor Author

Thanks for reviewing and merging, @RabeaMue!

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.

Fix navigation menu label "FIXME" on reference page

2 participants