Your Name vor 3 Jahren
Ursprung
Commit
f86c3f7a8f
1 geänderte Dateien mit 6 neuen und 6 gelöschten Zeilen
  1. 6 6
      layouts/trenddetail/single.html

+ 6 - 6
layouts/trenddetail/single.html

@@ -15,7 +15,7 @@
         <nav class="navbar navbar-expand-lg navbar-light fixed-top">
             <div class="container-fluid">
                 <a class="navbar-brand" href="#">
-                    <img src="imgs/logo@2x.webp" alt="" width="200" height="52" class="d-inline-block align-text-top">
+                    <img src="/imgs/logo@2x.webp" alt="" width="200" height="52" class="d-inline-block align-text-top">
                 </a>
             <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
                 <span class="navbar-toggler-icon"></span>
@@ -37,7 +37,7 @@
         </nav>
         <main>
             <section class="cntheader">
-                <img src="imgs/01.png" alt="" class="header__lefttop">
+                <img src="/imgs/01.png" alt="" class="header__lefttop">
                 <div class="container">
                     <div class="row align-items-center g-0">
                         <div class="col-12 col-md-3 text-center ">
@@ -119,7 +119,7 @@
                         </div>
                         <div class="col-12 col-md-4 col-xl-3 row-right">
                             <div class="toparticle mb-3">
-                                <div class="toparticle__title">熱門排行文章<img src="imgs/放大鏡.webp" alt=""></div>
+                                <div class="toparticle__title">熱門排行文章<img src="/imgs/放大鏡.webp" alt=""></div>
                                 <ul class="toparticle__list">
                                     <li class="toparticle__list-item"><a href=""><strong class="toparticle__num toparticle__top">1</strong>台灣民意基金會<small>></small></a></li>
                                     <li class="toparticle__list-item"><a href=""><strong class="toparticle__num toparticle__top">2</strong>台灣民意基金會<small>></small></a></li>
@@ -156,11 +156,11 @@
                 <div class="row">
                 <div class="col-6">
                     <h4>About us</h4>
-                    <a href="http://www.choozmo.com/"><img src="imgs/logo_choozmo.webp" class="footer_img"></a>
+                    <a href="http://www.choozmo.com/"><img src="/imgs/logo_choozmo.webp" class="footer_img"></a>
                     <div class="followus">
                         <span class="followus__txt">關注我們</span>
-                        <a href="https://www.youtube.com/channel/UCi3jHOCCmx0Zyl2ZvoHzHQg" class="followus__img"><img src="imgs/youtube-new-flat-logo-1.png" alt="" width="32px" height="32px"></a>
-                        <a href="https://line.me/R/ti/p/@choozmo?from=page" class="followus__img"><img src="imgs/line.png" alt=""></a>
+                        <a href="https://www.youtube.com/channel/UCi3jHOCCmx0Zyl2ZvoHzHQg" class="followus__img"><img src="/imgs/youtube-new-flat-logo-1.png" alt="" width="32px" height="32px"></a>
+                        <a href="https://line.me/R/ti/p/@choozmo?from=page" class="followus__img"><img src="/imgs/line.png" alt=""></a>
                         <a href="" class="followus__btn">訂閱電子報<i class="fas fa-envelope"></i></a>
                     </div>
                     <hr class="hidden-md hidden-lg hidden-sm">