-
想将谷歌广告的代码插入博客中,可以不改动源代码的前提下插入代码吗 |
Beta Was this translation helpful? Give feedback.
Answered by
eallion
May 13, 2023
Replies: 1 comment 1 reply
-
比如你想插入在文章页,就把主题的 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
youngxhui
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
比如你想插入在文章页,就把主题的
layouts/_default/single.html
复制到博客根目录的layout
目录中,这个目录的优先级高。