Prechádzať zdrojové kódy

更新img 路径 assets/images/dhamma-wheel.svg

visuddhinanda 2 mesiacov pred
rodič
commit
f8ee632301

+ 1 - 1
api-v12/resources/views/wiki/home.blade.php

@@ -5,7 +5,7 @@
 <div class="wiki-home-container">
     {{-- 中央法轮图 --}}
     <div class="dharma-wheel-wrapper">
-        <img src="{{ asset('images/dharma-wheel.svg') }}" alt="Dharma Wheel" class="dharma-wheel-img">
+        <img src="{{ asset('assets/images/dhamma-wheel.svg') }}" alt="Dharma Wheel" class="dharma-wheel-img">
     </div>
 
     {{-- 欢迎标题 --}}