Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
myhr-portal
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
angular
myhr-portal
Commits
1658eb7e
Commit
1658eb7e
authored
Jun 28, 2024
by
Nakarin Luankla
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UPDATE logo
parent
abfda394
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
full.component.html
src/app/layouts/full/full.component.html
+5
-5
Picture3.png
src/assets/images/Picture3.png
+0
-0
Picture4.png
src/assets/images/Picture4.png
+0
-0
No files found.
src/app/layouts/full/full.component.html
View file @
1658eb7e
...
...
@@ -20,22 +20,22 @@
<!-- ============================================================== -->
<!-- Logo -->
<!-- ============================================================== -->
<a
class=
"navbar-brand"
href=
"/"
>
<a
class=
"navbar-brand
d-flex justify-content-center
"
href=
"/"
>
<!-- Logo icon -->
<b
class=
"logo-icon"
>
<!--You can put here icon as well // <i class="wi wi-sunset"></i> //-->
<!-- Dark Logo icon -->
<img
src=
"assets/images/
logo-icon.png"
alt=
"homepage"
class=
"dark-logo
"
/>
<img
src=
"assets/images/
Picture3.png"
alt=
"homepage"
class=
"dark-logo"
style=
"width:70px
"
/>
<!-- Light Logo icon -->
<img
src=
"assets/images/
logo-light-icon.png"
alt=
"homepage"
class=
"light-logo"
/>
<img
src=
"assets/images/
Picture4.png"
alt=
"homepage"
class=
"light-logo"
style=
"width:70px"
/>
</b>
<!--End Logo icon -->
<!-- Logo text -->
<span
class=
"logo-text"
>
<!-- dark Logo text -->
<
img
src=
"assets/images/logo-text.png"
alt=
"homepage"
class=
"dark-logo"
/
>
<
!-- <img src="assets/images/Picture3.png" alt="homepage" class="dark-logo" style="width:50px" /> --
>
<!-- Light Logo text -->
<
img
src=
"assets/images/logo-light-text.png"
class=
"light-logo"
alt=
"homepage"
/
>
<
!-- <img src="assets/images/Picture4.png" class="light-logo" alt="homepage" style="width:50px" /> --
>
</span>
</a>
<!-- ============================================================== -->
...
...
src/assets/images/Picture3.png
0 → 100644
View file @
1658eb7e
23.8 KB
src/assets/images/Picture4.png
0 → 100644
View file @
1658eb7e
11.3 KB
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