@help, I have sent out an email, but I am getting and error while trying to instal the Paper theme plug-in on my test site
@help, I have sent out an email, but I am getting and error while trying to instal the Paper theme plug-in on my test site
@Gaby I hope you are using the Hugo 0.91 as mentioned in the post? If yes, would love to fix if the problem is at the theme side. @help
@amit I have installed the theme on my main site, love it. for the twitter account , instagram and such, I am presuming this is configured in the config template, do I need to include the @ ot just the βuse IDβ or is it the actual url?
@Gaby Nice! I just had a looks brilliant ππ I am so glad you liked it. For social, you just need to mention the id β so for example, for M.b, it should be set to βgabyβ. Update: I see you have already configured twitter. So, you know :) You can remove any thing that you donβt want shown from the config.json
.
@Gaby I used just the ID without @ and it worked. Just need to know how to remove the Github icon coz I donβt have one.
@pratik Just remove the complete line from config.json
, only keep what you want shown in the header :)
@Gaby Ah, thanks for the report. I will fix it in the next update. However, in the meantime, you can add the below snippet in custom CSS. Let me know if it works.
img {
height: auto;
}
@Gaby Also available as an upgrade now. So you need not apply the custom css. Just upgrade the plugin π