Skip to content

Commit

Permalink
update title and add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Sep 20, 2023
1 parent 85e00dd commit edf3dc0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jhub_apps/templates/launcher_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
<header class="bg-gray-900 text-white py-6">
<div class="container mx-auto">
<nav class="flex justify-between items-center">
<img src="https://avatars.slack-edge.com/2023-07-26/5662296662032_cbb6b978ad4b3740bee3_230.png"
alt="CDAO T&E Platform Logo"
width="40" height="40"
>
<a href="#" class="text-4xl font-semibold">CDAO T&E Platform</a>
<ul class="flex space-x-4">
<li>
Expand Down

0 comments on commit edf3dc0

Please sign in to comment.