Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Style #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
CJayHe merged 5 commits into master from style
May 6, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update
  • Loading branch information
qiesun committed May 6, 2021
commit 81daab83fed6e63a48253f4aff09e69bc25bcbc8
2 changes: 1 addition & 1 deletion README.markdown
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ QQ群 ([645891927](https://jq.qq.com/?_wv=1027&k=ZpwdagVG))

![](/assets/images/zxsjgzh-2.png)

> 知乎号
> 知乎号(PHP知了虫)

![](/assets/images/zhihu-1.png)

Expand Down
4 changes: 2 additions & 2 deletions _includes/content.html
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -199,12 +199,12 @@ <h2 class="title">{{ page.title }}</h2>
<script>
$(function () {
var title = $("#md-content h2");
console.log(title);
// console.log(title);
html = '';
title.each(function () {
var text = $(this)[0].innerText;
var id = $(this).eq(0).attr("id");
console.log(text, id)
// console.log(text, id)
html += `<li><a href="#${id}">${text}</a></li>`
})
$(".a_link").append(html)
Expand Down
Binary file modified assets/images/zhihu-1.png
View file Open in desktop
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[フレーム]
Binary file modified assets/images/zhihu-2.png
View file Open in desktop
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[フレーム]

AltStyle によって変換されたページ (->オリジナル) /