Guest User

Untitled

a guest
Aug 25th, 2021
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.17 KB | None | 0 0
  1. ![coverimage.png](https://files.peakd.com/file/peakd-hive/quantumg/23u67LJinYF67dknx3QSAyznf1E8wRX2HBZZ6iWr3L26poZvnUoNRt9oz5utZk2NPQEMp.png)
  2.  
  3. # The LMAC Image Libarary - The index
  4.  
  5. The LMAC Image Libarary (LIL) is a copyright-free image archive created by LMACians for LMACians!
  6. This post is an index of all images contributed to the LIL. It has been created and will be continuously updated to help you find images you want to use for creating your artwork.
  7. Want to find out more about LIL? Check out this post: [Click](https://peakd.com/hive-174695/@shaka/the-lmac-summer-special-lets-build-the-lmac-image-library#comments)
  8.  
  9. ## Statistics
  10.  
  11. <table>
  12.     <tbody>
  13.       <tr>
  14.         <td>Indexed images:</td>
  15.         <td>{{indexSize}}</td>
  16.       </tr>
  17.       <tr>
  18.         <td>Authors:</td>
  19.         <td>{{authors}}</td>
  20.       </tr>
  21.       <tr>
  22.         <td>Top 10 authors:</td>
  23.         <td>{{top10Authors}}</td>
  24.       </tr>
  25.     </tbody>
  26. </table>
  27.  
  28. ## Images
  29.  
  30. <table>
  31.     <tbody>
  32.     {% for image in images %}<tr>
  33.         <td>Author:</td>
  34.         <td>@{{image.author}}</td>
  35.       </tr>
  36.       <tr>
  37.         <td>Title:</td>
  38.         <td><a href="/@{{image.author}}/{{image.permlink}}" title="Link to the post.">{{image.title}}</a></td>
  39.       </tr>
  40.       <tr>
  41.         <td>Tags:</td>
  42.         <td>{{image.tags}}</td>
  43.       </tr>
  44.       <tr>
  45.         <td></td>
  46.         <td><img src="{{image.thumbnailUrl}}" alt="{{image.title}}" loading="lazy"/></td>
  47.       </tr>
  48.       <tr>
  49.           <td></td>
  50.           <td></td>
  51.       </tr>{% endfor %}
  52.     </tbody>
  53. </table>
  54.  
  55.  
  56. ## Indexing
  57.  
  58. Indexing of the LIL contributions is done automatically by a bot that operates at fixed times.
  59. This bot was of course programmed by a person. People sometimes do mistakes and so it can occur that also the bot sometimes does a mistake. For example, when it can't find your image contribution.
  60. Whenever you notice that your contribution does not appear in this index post within a week or any other problem with related to the index, please contact us via Discord, BeeChat or via a comment below this post.
  61.  
  62. ---
  63.  
  64. ### <center> ?? >>> https://discord.gg/6wSVQsZpuN <<< ?? </center>
  65.  
  66. [![](https://images.hive.blog/DQmPCwW7WLG4PANvAnLSuMHqnnM4DGqyWEGyFRvcxd2ujo3/div-line-1200px.png)](/trending/hive-174695)
  67.  
  68. ---
  69.  
  70. ?? [The LMAC](https://peakd.com/c/h
Advertisement
Add Comment
Please, Sign In to add comment