Преглед изворни кода

Hide repo, user and org in explore page

Yoginth пре 7 година
родитељ
комит
24fadf0ba8
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      templates/explore/home.tmpl

+ 2 - 2
templates/explore/home.tmpl

@@ -60,7 +60,7 @@
 
 
         <div style="margin-top:3em" class="feature alternate ui stripe vertical">
         <div style="margin-top:3em" class="feature alternate ui stripe vertical">
             <div class="ui three column center aligned divided relaxed stackable grid container">
             <div class="ui three column center aligned divided relaxed stackable grid container">
-                <div class="row">
+                <div class="row hide-mobile">
                     <div style="margin-top:10px" class="column">
                     <div style="margin-top:10px" class="column">
                         <h2 class="ui icon header">
                         <h2 class="ui icon header">
                             <a class="{{if .PageIsExploreRepositories}}active{{end}} item" href="{{AppSubURL}}/explore/repos">
                             <a class="{{if .PageIsExploreRepositories}}active{{end}} item" href="{{AppSubURL}}/explore/repos">
@@ -86,7 +86,7 @@
             </div>
             </div>
         </div>
         </div>
 
 
-        <h1 class="ui container center ex-head">Trending</h1>
+        <h2 class="ui container center ex-head">Trending</h2>
         <section style="background-color:#fff;height:auto" class="pages head">
         <section style="background-color:#fff;height:auto" class="pages head">
             <div class="ui link cards explore-card top">
             <div class="ui link cards explore-card top">
                 {{range .Repos}}
                 {{range .Repos}}