Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixos-homepage
base: 089bd1a557a4
Choose a base ref
...
head repository: NixOS/nixos-homepage
compare: 1e3957a8bf3e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 16, 2018

  1. Fixes emoji titles by uppercasing only letters.

    Template Toolkit doesn't really care about UTF-8, but this ISN'T
    template toolit's fault. This was `ucfirst` that was munging the
    initial emoji.
    samueldr committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    04aa358 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #232 from samueldr/fix/emojititles

    Fixes emoji titles by uppercasing only letters.
    edolstra committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    1e3957a View commit details
    Browse the repository at this point in the history