Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
s8_ivanov_r
VPL-pizza-shop-blazor
Commits
500f9edb
Unverified
Commit
500f9edb
authored
May 27, 2020
by
Toi Wright
Committed by
GitHub
May 27, 2020
Browse files
Update 01-components-and-layout.md (#263)
Update Logo.
parent
91970465
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
docs/01-components-and-layout.md
docs/01-components-and-layout.md
+3
-1
No files found.
docs/01-components-and-layout.md
View file @
500f9edb
...
...
@@ -123,7 +123,9 @@ Update the `MainLayout` component to define a top bar with a branding logo and a
@inherits LayoutComponentBase
<div
class=
"top-bar"
>
<img
class=
"logo"
src=
"img/logo.svg"
/>
<a
class=
"logo"
href=
""
>
<img
src=
"img/logo.svg"
/>
</a>
<NavLink
href=
""
class=
"nav-tab"
Match=
"NavLinkMatch.All"
>
<img
src=
"img/pizza-slice.svg"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment