diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2022-08-11 22:32:12 +0200 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2022-08-11 22:32:12 +0200 |
commit | c6239cb325a1467ebc54db2b4586868108c83016 (patch) | |
tree | 226c245c205d5d577f9b08a699ace6bdb135ddb5 /escritos/index.html | |
parent | 9f57425c224475fb4225b4274dab95a0a5bd884c (diff) | |
download | taamas.xyz-c6239cb325a1467ebc54db2b4586868108c83016.tar.gz taamas.xyz-c6239cb325a1467ebc54db2b4586868108c83016.zip |
Movidos apuntes de La Llamada de Cthulhu a escritos.
Diffstat (limited to 'escritos/index.html')
-rw-r--r-- | escritos/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/escritos/index.html b/escritos/index.html index 78575c4..b7f19bf 100644 --- a/escritos/index.html +++ b/escritos/index.html @@ -43,5 +43,14 @@ </ul> </section> + + <section> + <h2>Los Harapos del Rey</h2> + <p>Apuntes de una campaƱa de La Llamada de Cthulhu.</p> + <ul> + <li><a href="cthulhu/cthulhu.html">Los Harapos del Rey</a></li> + </ul> + </section> + </body> </html> |