Sfoglia il codice sorgente

hugo move to bottom

visuddhinanda 10 mesi fa
parent
commit
79f6cc8fc5
1 ha cambiato i file con 2 aggiunte e 4 eliminazioni
  1. 2 4
      api-v8/resources/views/blog/layouts/app.blade.php

+ 2 - 4
api-v8/resources/views/blog/layouts/app.blade.php

@@ -448,13 +448,10 @@
 
 
             <footer class="site-footer">
             <footer class="site-footer">
                 <section class="copyright">
                 <section class="copyright">
-                    © 2020 - 2025 Hugo Theme Stack Starter
+                    2020 - 2025 wikipali
                 </section>
                 </section>
 
 
                 <section class="powerby">
                 <section class="powerby">
-                    Built with
-                    <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a>
-                    <br />
                     Theme
                     Theme
                     <b><a
                     <b><a
                             href="https://github.com/CaiJimmy/hugo-theme-stack"
                             href="https://github.com/CaiJimmy/hugo-theme-stack"
@@ -463,6 +460,7 @@
                             data-version="3.30.0">Stack</a></b>
                             data-version="3.30.0">Stack</a></b>
                     designed by
                     designed by
                     <a href="https://jimmycai.com/" target="_blank" rel="noopener">Jimmy</a>
                     <a href="https://jimmycai.com/" target="_blank" rel="noopener">Jimmy</a>
+                    © 2020 - 2025 Hugo Theme Stack Starter
                 </section>
                 </section>
             </footer>
             </footer>
         </main>
         </main>