Replies: 3 comments
-
Override this file and comment out |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
-
hugo-theme-stack/assets/ts/gallery.ts Line 107 in c6d1d73 need to comment out this line, otherwise it will open a new page when click |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
作者您好,由于markdown本身的图片调整不大方便,我目前是在正文中使用官方自带的
figure
shortcodes,但是它并不能使用Stack自带的缩放功能。于是我用了别的主题下的一种解决办法,具体效果可以见这里。主要操作是扩展了下footer.html
但是这种情况下我再去使用

这种格式时,两个功能会重叠,所以想问下有什么好一点的解决办法。我现在只能完全用figure替代了所有图片。Beta Was this translation helpful? Give feedback.
All reactions