Skip to content

Commit

Permalink
Rm mesh from solutions in menu
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieuh authored Jan 11, 2021
1 parent 7e2b160 commit 277e313
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
12 changes: 0 additions & 12 deletions material/partials/company-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,18 +136,6 @@
</div>
</a>
</div>
<div class="dm-item">
<div class="dmi-image">
<img src="{{ 'assets/images/solution-service-mesh.svg' | url }}" alt="Service Mesh">
</div>
<a href="https://traefik.io/traefik-mesh/" class="dmi-details">
<div class="dmi-title">Service Mesh</div>
<div class="dmi-description">
Monitor and route your internal communications
easily
</div>
</a>
</div>
<div class="dm-item">
<div class="dmi-image">
<img src="{{ 'assets/images/solution-docker-swarm-ingress.svg' | url }}" alt="Docker Swarm Ingress">
Expand Down
18 changes: 0 additions & 18 deletions src/partials/company-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,24 +215,6 @@
</div>
</a>
</div>
<div class="dm-item">
<div class="dmi-image">
<img
src="{{ 'assets/images/solution-service-mesh.svg' | url }}"
alt="Service Mesh"
/>
</div>
<a
href="https://traefik.io/traefik-mesh/"
class="dmi-details"
>
<div class="dmi-title">Service Mesh</div>
<div class="dmi-description">
Monitor and route your internal communications
easily
</div>
</a>
</div>
<div class="dm-item">
<div class="dmi-image">
<img
Expand Down

0 comments on commit 277e313

Please sign in to comment.