ideabox fills with words from file
This commit is contained in:
@@ -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)):
|
||||
|
||||
Reference in New Issue
Block a user