Ver código fonte

Update index.html

Capitan Cloud 2 anos atrás
pai
commit
f69e150b2c
1 arquivos alterados com 3 adições e 2 exclusões
  1. 3 2
      index.html

+ 3 - 2
index.html

@@ -101,8 +101,8 @@
 <div style="clear:both; float:left; padding:8px; width:15%; height:750px; border-right: 1px solid #2c2f34; text-align:center;">
 	<div style="padding-left:10px;text-align: left;">
 	  &nbsp;Download<br>	
-	  &nbsp;<a href="https://github.com/par7133/AvatarFree/archive/refs/tags/v1.1.3.zip">Release 1.1.3 (zip)</a><br>
-	  &nbsp;<a href="https://github.com/par7133/AvatarFree/archive/refs/tags/v1.1.3.tar.gz">Release 1.1.3 (tar.gz)</a><br>
+	  &nbsp;<a href="https://github.com/par7133/AvatarFree/archive/refs/tags/v1.1.4.zip">Release 1.1.4 (zip)</a><br>
+	  &nbsp;<a href="https://github.com/par7133/AvatarFree/archive/refs/tags/v1.1.4.tar.gz">Release 1.1.4 (tar.gz)</a><br>
 	</div>  
     <br><br>
     <img src="Public/res/AFgenius.png" alt="AG Genius" title="AG Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
@@ -131,6 +131,7 @@
 	   <li>Check the write permissions of your "data" folder in your web app Private path; and set its path in the config file.</li>
         <li>Set the default Locale.</li>
         <li>Set FILE_MAX_SIZE (remember that some PHP settings could limit the upload behaviour of Avatar Free too)</li>
+	<li>Set BLOG_MAX_POSTS to limit the number of visible posts in the blog.</li>	   
 	   </ol> 
          
 	   <br>