Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 1f75df2d authored by Jason Kridner's avatar Jason Kridner
Browse files

conf: update links and trigger CI

parent eb693016
Branches
No related merge requests found
...@@ -76,13 +76,13 @@ html_theme_options = { ...@@ -76,13 +76,13 @@ html_theme_options = {
}, },
{ {
"name": "Fourm", "name": "Fourm",
"url": "https://forum.beagleboard.org/", "url": "https://forum.beagleboard.org/c/gsoc",
"icon": "fa-brands fa-discourse", "icon": "fa-brands fa-discourse",
"attributes": {"target": "_blank"}, "attributes": {"target": "_blank"},
}, },
{ {
"name": "BeagleBoard.org", "name": "BeagleBoard.org",
"url": "https://beagleboard.org", "url": "https://www.beagleboard.org",
"icon": "_static/images/boris.svg", "icon": "_static/images/boris.svg",
"type": "local", "type": "local",
"attributes": {"target": "_blank"}, "attributes": {"target": "_blank"},
...@@ -122,4 +122,4 @@ html_context = { ...@@ -122,4 +122,4 @@ html_context = {
"pages_url": pages_url, "pages_url": pages_url,
"pages_slug": pages_slug, "pages_slug": pages_slug,
"docs_url": docs_url, "docs_url": docs_url,
} }
\ No newline at end of file
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