Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract navigation menu logo to component to make it easier to customize #379

Closed
caendesilva opened this issue May 17, 2022 · 0 comments · Fixed by #396
Closed

Extract navigation menu logo to component to make it easier to customize #379

caendesilva opened this issue May 17, 2022 · 0 comments · Fixed by #396
Assignees

Comments

@caendesilva
Copy link
Member

Extracts the following:

<a aria-label="Home page link" href="{{ $homeRoute }}" class="font-bold px-4">
    {{ config('hyde.name', 'HydePHP') }}
</a>
@caendesilva caendesilva self-assigned this May 18, 2022
caendesilva added a commit that referenced this issue May 18, 2022
Fix #379: Extract navigation menu logo to component to make it easier to customize
@caendesilva caendesilva linked a pull request May 18, 2022 that will close this issue
caendesilva added a commit that referenced this issue May 18, 2022
…component-to-make-it-easier-to-customize

Fix #379: Extract menu logo to component
caendesilva pushed a commit that referenced this issue Aug 8, 2022
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 a pull request may close this issue.

1 participant