FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
.github/basic_theme/header.html at master · apachecn/.github · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
apachecn
/
.github
Public
Notifications
You must be signed in to change notification settings
Fork
231
Star
1.8k
Code
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
.github
/
basic_theme
/
header.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
33 lines (33 loc) · 2.49 KB
Breadcrumbs
.github
/
basic_theme
/
header.html
Copy path
File metadata and controls
33 lines (33 loc) · 2.49 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<
section
data-bs-version
="
5.1
"
class
="
menu menu2 cid-sFCw1qGFAI
"
once
="
menu
"
id
="
menu2-23
"
>
<
nav
class
="
navbar navbar-dropdown navbar-expand-lg
"
>
<
div
class
="
container
"
>
<
div
class
="
navbar-brand
"
>
<
span
class
="
navbar-logo
"
>
<
a
href
=
{{
config.site_url
}}
>
<
img
src
="
{{
"
assets
/images/screenshot.png"|url }}" alt="
Mobirise Website Builder
"
style
="
height: 3rem;
"
>
</
a
>
</
span
>
</
div
>
<
button
class
="
navbar-toggler
"
type
="
button
"
data-toggle
="
collapse
"
data-bs-toggle
="
collapse
"
data-target
="
#navbarSupportedContent
"
data-bs-target
="
#navbarSupportedContent
"
aria-controls
="
navbarNavAltMarkup
"
aria-expanded
="
false
"
aria-label
="
Toggle navigation
"
>
<
div
class
="
hamburger
"
>
<
span
>
</
span
>
<
span
>
</
span
>
<
span
>
</
span
>
<
span
>
</
span
>
</
div
>
</
button
>
<
div
class
="
collapse navbar-collapse
"
id
="
navbarSupportedContent
"
>
<
ul
class
="
navbar-nav nav-dropdown
"
data-app-modern-menu
="
true
"
>
<
li
class
="
nav-item
"
>
<
a
class
="
nav-link link text-black text-primary display-4
"
href
="
/
"
>
首页
</
a
>
</
li
>
<
li
class
="
nav-item
"
>
<
a
class
="
nav-link link text-black text-primary display-4
"
href
="
/about/
"
target
="
_blank
"
>
关于
</
a
>
</
li
>
<
li
class
="
nav-item
"
>
<
a
class
="
nav-link link text-black text-primary display-4
"
href
="
/join/
"
target
="
_blank
"
>
加群
</
a
>
</
li
>
<
li
class
="
nav-item
"
>
<
a
class
="
nav-link link text-black text-primary display-4
"
href
="
https://github.com/orgs/apachecn/discussions
"
target
="
_blank
"
>
留言板
</
a
>
</
li
>
<
li
class
="
nav-item
"
>
<
a
class
="
nav-link link text-black text-primary display-4
"
href
="
https://www.dafeiyang.cn/bbs
"
target
="
_blank
"
>
帽友名人榜
</
a
>
</
li
>
<
li
class
="
nav-item
"
>
<
a
class
="
nav-link link text-black text-primary display-4
"
href
="
https://github.com/apachecn
"
target
="
_blank
"
>
GitHub
</
a
>
</
li
>
<
li
class
="
nav-item
"
>
<
a
class
="
nav-link link text-black text-primary display-4
"
href
="
https://docs.apachecn.org
"
target
="
_blank
"
>
中文文档库
</
a
>
</
li
>
</
ul
>
<
div
class
="
navbar-buttons mbr-section-btn
"
>
<
a
class
="
btn btn-primary display-4
"
href
="
https://xiaren.ink
"
target
="
_blank
"
>
【排行榜】虾仁沙雕动画
</
a
>
</
div
>
</
div
>
</
div
>
</
nav
>
</
section
>
Back
|
FazBrowse Home
|
New Git URL