소스 검색

hugo move to bottom

visuddhinanda 1 년 전
부모
커밋
79f6cc8fc5
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  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">
                 <section class="copyright">
-                    © 2020 - 2025 Hugo Theme Stack Starter
+                    2020 - 2025 wikipali
                 </section>
 
                 <section class="powerby">
-                    Built with
-                    <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a>
-                    <br />
                     Theme
                     <b><a
                             href="https://github.com/CaiJimmy/hugo-theme-stack"
@@ -463,6 +460,7 @@
                             data-version="3.30.0">Stack</a></b>
                     designed by
                     <a href="https://jimmycai.com/" target="_blank" rel="noopener">Jimmy</a>
+                    © 2020 - 2025 Hugo Theme Stack Starter
                 </section>
             </footer>
         </main>