liuziting пре 7 месеци
родитељ
комит
caa94e427a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/Home.vue

+ 1 - 1
src/views/Home.vue

@@ -183,7 +183,7 @@
         <!-- 底部 -->
         <footer class="bg-white border-2 border-black mx-4 mb-4 rounded-lg p-4 text-center">
             <p class="text-sm text-gray-600">
-                © 2025 一饭封神 | <a href="https://github.com/liu-ziting/" target="_blank" class="text-retro-blue hover:underline">Powered by Liuziting</a>
+                © 2025 一饭封神 | <a href="https://github.com/liu-ziting/what-to-eat" target="_blank" class="text-retro-blue hover:underline">Powered by Liuziting</a>
             </p>
         </footer>
     </div>