FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
developer.github.com/layouts/header.html at master · prescod/developer.github.com · GitHub
prescod
/
developer.github.com
Public
forked from
github/developer.github.com
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
developer.github.com
/
layouts
/
header.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
20 lines (19 loc) · 789 Bytes
Breadcrumbs
developer.github.com
/
layouts
/
header.html
Copy path
File metadata and controls
20 lines (19 loc) · 789 Bytes
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
<
div
id
="
header-wrapper
"
>
<
div
id
="
header
"
>
<
div
>
<
a
class
="
logo
"
href
="
/
"
>
GitHub:Developer
</
a
>
<
ul
class
="
nav
"
>
<
li
>
<
a
href
="
/v3/
"
class
="
nav-api
"
>
API
</
a
>
</
li
>
<
li
>
<
a
href
="
/program/
"
class
="
nav-developers
"
>
Developers
</
a
>
</
li
>
<
li
>
<
a
href
="
/changes/
"
class
="
nav-blog
"
>
Blog
</
a
>
</
li
>
<
li
>
<
a
href
="
https://github.com/contact
"
>
Support
</
a
>
</
li
>
<
li
id
="
search-container
"
>
<
input
type
="
text
"
id
="
searchfield
"
autocomplete
="
off
"
autocorrect
="
off
"
autocapitalize
="
off
"
spellcheck
="
false
"
/>
<
label
class
="
search-placeholder
"
>
Search
</
label
>
<
div
class
="
cancel-search
"
>
</
div
>
<
ul
id
="
search-results
"
>
</
ul
>
</
li
>
</
ul
>
</
div
>
</
div
>
<!-- #header -->
</
div
>
<!-- #header-wrapper -->
Back
|
FazBrowse Home
|
New Git URL