Add memories button
This commit is contained in:
parent
f1b3568ad1
commit
d3335bf329
|
@ -19,5 +19,6 @@
|
||||||
</div>
|
</div>
|
||||||
<h1>Thank you for the love, Thank you for the memories. Thank you for everything, Alice</h1>
|
<h1>Thank you for the love, Thank you for the memories. Thank you for everything, Alice</h1>
|
||||||
<img class="art_temp" src="img/art/Happy2Months_Darling.png">
|
<img class="art_temp" src="img/art/Happy2Months_Darling.png">
|
||||||
|
<input type="button" class="memories" onclick="location.href='/memories.html';" value="Memories">
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Reference in New Issue