theme: wildspace and typos

This commit is contained in:
Sören Weber 2024-01-05 16:31:22 +01:00
parent 1a1f49ea59
commit 67e1f2567b
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
4 changed files with 115 additions and 115 deletions

View file

@ -25,7 +25,7 @@ import re
# the standard input in the form: # the standard input in the form:
# <local ref> <local sha1> <remote ref> <remote sha1> # <local ref> <local sha1> <remote ref> <remote sha1>
# This hook prevents the push of commits that belong to branches starting with # This hook prevents the push of commits that belong to branches starting with
# an "#" (whiwork in progress). # an "#" (which are work in progress).
def main(): def main():
local_branch = subprocess.check_output(['git', 'rev-parse', '--abbrev-ref', 'HEAD'], universal_newlines=True).strip() local_branch = subprocess.check_output(['git', 'rev-parse', '--abbrev-ref', 'HEAD'], universal_newlines=True).strip()

View file

@ -38,8 +38,8 @@ social.twitter = ""
# These options are specific to the Relearn theme. # These options are specific to the Relearn theme.
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# Variants # Branding
# These options set your color variant. # These options set your overall visual apperance.
# Used color variants. # Used color variants.
# Default: "auto" # Default: "auto"