suba goat
This commit is contained in:
parent
e0db521449
commit
8cc71c9963
BIN
public/images/lol/kotomi.png
Normal file
BIN
public/images/lol/kotomi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 598 KiB |
@ -23,7 +23,7 @@
|
||||
<a href="https://cidoku.net/es/stuff/cchat/">Tambien se suele estar aca</a><br><br>
|
||||
|
||||
<hr>
|
||||
<h2>Navigation</h2>
|
||||
<h2 id="navigation">Navigation</h2>
|
||||
|
||||
<table cellpadding="10" class="navigation_table" border="1">
|
||||
<tbody align="center">
|
||||
|
@ -25,7 +25,11 @@
|
||||
<ul>
|
||||
{{#each vnList}}
|
||||
<li>
|
||||
{{title}}
|
||||
{{#if related_link}}
|
||||
<a href="{{related_link}}">{{title}}</a>
|
||||
{{else}}
|
||||
{{title}}
|
||||
{{/if}}
|
||||
</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
|
8
views/lol/nothingbut.hbs
Normal file
8
views/lol/nothingbut.hbs
Normal file
@ -0,0 +1,8 @@
|
||||
<body>
|
||||
<center>
|
||||
<br>
|
||||
<br>
|
||||
<img src="/public/images/lol/kotomi.png">
|
||||
<h2>She does nothing but stare at her site all day.</h2>
|
||||
</center>
|
||||
</body>
|
@ -2,6 +2,7 @@
|
||||
<main>
|
||||
<h2>2024</h2>
|
||||
<ul>
|
||||
<li>29/11 <a href="/home#navigation">Added a Navigation section.</a></li>
|
||||
<li>27/11 <a href="/home#bottom">Did you see that shadow?</a></li>
|
||||
<li>20/11 <a href="https://gordochan.xyz">Added a first fun project.</a> Super Español</li>
|
||||
<li>14/11 <a href="https://videos.lyricaltokarev.com">Added peertube instance.</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user