ideabox fills with words from file

This commit is contained in:
chimchooree
2020-12-04 23:28:47 -06:00
parent d7ffb4f08f
commit cad796c8e3
4 changed files with 90 additions and 16 deletions
+3 -1
View File
@@ -3,7 +3,9 @@
<!--Content-->
<div class="content">
<br><br>
<br>
<h2>ideabox☆ </h2>
My personal collection of inspiring concepts + favorite things. Many are from nature, culture, mythology, literature, music, art, and beauty. Some are personal concepts. Some are from existing IPs. You can use them, too, if they help you. <br>
<br>
<table>
% for i in range(math.ceil(len(words) / limit)):