FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
fullstackpython.com/theme/templates/nav.html at master · optionalg/fullstackpython.com · GitHub
optionalg
/
fullstackpython.com
Public
forked from
mattmakai/fullstackpython.com
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
fullstackpython.com
/
theme
/
templates
/
nav.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
9 lines (9 loc) · 341 Bytes
Breadcrumbs
fullstackpython.com
/
theme
/
templates
/
nav.html
Copy path
File metadata and controls
9 lines (9 loc) · 341 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
<
div
class
="
row
"
>
<
div
class
="
col-md-12
"
>
<
div
class
="
logo-header-section
"
>
<
a
href
="
/
"
style
="
text-decoration: none; border: none;
"
>
<
img
src
="
/img/logos/f.png
"
class
="
logo-image
"
alt
="
Full Stack Python logo
"
>
</
a
>
<
span
class
="
logo-title
"
>
<
a
href
="
/
"
>
Full Stack Python
</
a
>
</
span
>
</
div
>
{% include "subnav.html" %}
</
div
>
</
div
>
Back
|
FazBrowse Home
|
New Git URL