Aditya Telange

Results 101 comments of Aditya Telange
trafficstars

Can you help me why fix this? Pls investigate why this is happening.

https://github.com/adityatelange/hugo-PaperMod/blob/15b984bd215b7c4a73385e76486ec93b0aadcc53/layouts/_default/single.html#L24 https://github.com/adityatelange/hugo-PaperMod/blob/15b984bd215b7c4a73385e76486ec93b0aadcc53/layouts/_default/list.html#L52 I hope this is already present

> it still happen? can i work on that? Yes Sure. Please update translations for languages you are sure with.

@major RSS Spec does not allow an `image` to be specified inside an `item` tag. Do you have any references how we can implement this?

In an ideal scenario, only single.html should generate the page and everywhere else it should be bypassed We won't merge it until it works everywhere. Because you don't use tags...

> > I'll ping the devs that showed interest in this feature > > That's a shame: I can't retrieve the usernames of the people who thumbed up this PR....

> > Try this > > Yes that's what I did, but Github autocompletion did not find any match, I guess these visible account names do not correspond to the...

Already answered here https://github.com/adityatelange/hugo-PaperMod/discussions/379#discussioncomment-653849

@qtc-de - #828 Was closed recently please check if the fix works for this issue as well.

Hello @qtc-de @QuarticCat Can you try putting thefollowing in config.yml ```yml # baseURL: "https://adityatelange.github.io/" # theme: PaperMod pygmentsUseClasses: true ``` or `markup.highlight.noClasses=false` _Originally posted by @adityatelange in https://github.com/adityatelange/hugo-PaperMod/issues/923#issuecomment-1152470738_