Skip to content

Instantly share code, notes, and snippets.

@brennerhaverlock
Created October 13, 2021 19:15
Show Gist options
  • Select an option

  • Save brennerhaverlock/2b49b9de15196d5943bf92618f702b50 to your computer and use it in GitHub Desktop.

Select an option

Save brennerhaverlock/2b49b9de15196d5943bf92618f702b50 to your computer and use it in GitHub Desktop.

Revisions

  1. brennerhaverlock created this gist Oct 13, 2021.
    8 changes: 8 additions & 0 deletions ReplaceTitleString?.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    const LoginPage = () => {
    const logo = "/assets/images/no-placeholder/logo.png"

    return (
    <Fragment>
    <Head>
    <title>Login - [Store Name] </title>
    </Head>