Daniel Supernault пре 6 година
родитељ
комит
fd22de1a93

+ 1 - 2
resources/views/site/help/discover.blade.php

@@ -11,7 +11,7 @@
     <p class="font-weight-bold h5 pb-3">How to use Discover</p>
     <ul>
       <li class="mb-3 ">Click the <i class="far fa-compass fa-sm"></i> icon.</li>
-      <li class="mb-3 ">View the latest posts from accounts you don't already follow.</li>
+      <li class="mb-3 ">View the latest posts.</li>
     </ul>
   </div>
   <div class="py-4">
@@ -36,7 +36,6 @@
       <ul class="pt-3">
         <li class="lead  mb-4">To make your posts more discoverable, add hashtags to your posts.</li>
         <li class="lead  mb-4">Any public posts that contain a hashtag may be included in discover pages.</li>
-        <li class="lead ">No algorithms or behavioral tracking are used in the Discover feature. It may be less personalized than other platforms.</li>
 
       </ul>
     </div>

+ 2 - 1
resources/views/site/help/hashtags.blade.php

@@ -12,7 +12,8 @@
     <ul>
       <li class="mb-3 ">People use the hashtag symbol (#) before a relevant phrase or keyword in their post to categorize those posts and make them more discoverable.</li>
       <li class="mb-3 ">Any hashtags will be linked to a hashtag page with other posts containing the same hashtag.</li>
-      <li class="">Hashtags can be used anywhere in a post.</li>
+      <li class="mb-3">Hashtags can be used anywhere in a post.</li>
+      <li class="">You can add up to 30 hashtags to your post or comment.</li>
     </ul>
   </div>
   <div class="card bg-primary border-primary" style="box-shadow: none !important;border: 3px solid #08d!important;">