File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8080 class ="nav display:flex justify-content:space-between align-items:center padding:13px ">
8181 <!-- Logo -->
8282 < a
83- href ="$relativePath "
83+ href ="$relativePath/ "
8484 class ="display:flex align-items:center gap:10px font-size:28px font-weight:bold ">
85- < img src ="$relativePathassets /icon.png " height ="50px " alt ="icon logo " />
85+ < img src ="$relativePath/assets /icon.png " height ="50px " alt ="icon logo " />
8686 < span > Co< span class ="color:#1e90ff "> Create</ span > </ span >
8787 </ a >
8888
101101<!--Logo -->
102102<!-- <div
103103 class="display:flex position:relative background:gainsboro padding-top:10px padding-bottom:10px">
104- <a href="$relativePath" class="display:block padding:13px background:gainsboro">
105- <img src="$relativePathassets /logo.png" height="40px" />
104+ <a href="$relativePath/ " class="display:block padding:13px background:gainsboro">
105+ <img src="$relativePath/assets /logo.png" height="40px" />
106106 </a>
107107 <div class="system-status up"></div>
108108</div> -->
You can’t perform that action at this time.
0 commit comments