Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit b8a344ed authored by Deepak Khatri's avatar Deepak Khatri :dog:
Browse files

Add external GSoC site links

parent 35ee385e
Branches
No related merge requests found
...@@ -63,6 +63,20 @@ html_sidebars = { ...@@ -63,6 +63,20 @@ html_sidebars = {
} }
html_theme_options = { html_theme_options = {
"external_links": [
{
"url": "https://summerofcode.withgoogle.com/help",
"name": "Help",
},
{
"url": "https://summerofcode.withgoogle.com/rules",
"name": "Rules",
},
{
"url": "https://summerofcode.withgoogle.com/terms",
"name": "Terms",
},
],
"header_links_before_dropdown": 4, "header_links_before_dropdown": 4,
"show_prev_next": True, "show_prev_next": True,
"icon_links": [ "icon_links": [
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment