I'm new to web development, so please bear with me.
Im trying to create a Github page using hugo with the theme "LoveIt" upon building and testing it to my local machine it works fine. but when I push to my github repo. it was failing to build with Jekyll.
Below is the error code:
github-pages 228 | Error: Liquid syntax error (line 26): Variable '{{</* style "text-align:right; strong{color:#00b1ff;}' was not properly terminated with regexp: /\}\}/
My repo
I tried pushing the whole repo of the theme to edit the source of the error. but it wont let me push it because it was not a submodule.