Comments on ASARI [F2U] All Comments

hello! im currently using this code for this gals page, and it works incredibly well!! especially with a css, it doesn’t take a lot away from the code and im super glad for that! however i’ve run into a problem while working on the code; 

in the character relationships tab, ive found there’s no way to like,, put a link to the characters page by tapping their name, which is something id like but for the life of me i cannot figure out how to do that code myself 😭 if you could help me, it would be much appreciated! 💙

hey there! i can't believe i didn't add links back to characters in the original code, i'm so sorry!

to add a link, you can use the following code: 

<a href="LINK_HERE" class="text-reset">CHARACTER NAME</a>

in the code itself, it'd be under the name header in the relationships section, after the bolded text code, like this! i hope this helps!

was a very easy fix, thank you so much for your help!! and dw, happens to the best of us! ^^ its still an amazing code, you did great!