create-gardener 2.1.4 → 2.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12,9 +12,7 @@
12
12
 
13
13
  <body class="bg-slate-50 text-slate-900 font-sans">
14
14
 
15
- <div class='hidden' id='fileName'>
16
- <%=fileName%>
17
- </div>
15
+ <div class='hidden' id='fileName'><%=fileName%></div>
18
16
  <div class='loader w-screen h-screen bg-white fixed z-2'> </div>
19
17
  <div class='notification'></div>
20
18
 
@@ -43,7 +41,7 @@
43
41
  href='https://www.npmjs.com/package/create-gardener'>View On npm</a>
44
42
  </div>
45
43
  </div>
46
- <img src="/static/cache/gardener_500x500.webp" alt="Gardener Logo" class="w-96 h-96 object-contain ml-10">
44
+ <img src="/static/cache/betterway_200x200.webp?url=https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQIc-V0t9zqjdPUe6IoI4M7U4jSW6yY6dhhtw&s" alt="Gardener Logo" class="w-96 h-96 object-contain ml-10">
47
45
  </div>
48
46
 
49
47
  <!-- Copy command -->
@@ -136,4 +134,4 @@ gardener({
136
134
  <script type='module' src='/static/pages/pages._.js'></script>
137
135
  <% } %>
138
136
 
139
- </html>
137
+ </html>