Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects

fix-typo

Merged Dhruv Menon requested to merge (removed):error_branch into main
Compare and
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -75,7 +75,7 @@ html_theme_options = {
@@ -75,7 +75,7 @@ html_theme_options = {
"attributes": {"target": "_blank"},
"attributes": {"target": "_blank"},
},
},
{
{
"name": "Fourm",
"name": "Forum",
"url": "https://forum.beagleboard.org/c/gsoc",
"url": "https://forum.beagleboard.org/c/gsoc",
"icon": "fa-brands fa-discourse",
"icon": "fa-brands fa-discourse",
"attributes": {"target": "_blank"},
"attributes": {"target": "_blank"},
@@ -147,4 +147,4 @@ latex_engine = "xelatex"
@@ -147,4 +147,4 @@ latex_engine = "xelatex"
latex_logo = str("_static/images/logo-latex.pdf")
latex_logo = str("_static/images/logo-latex.pdf")
latex_documents = [
latex_documents = [
("proposals/template", "template.tex", "Project proposal template 2024", "John Doe", "manual"),
("proposals/template", "template.tex", "Project proposal template 2024", "John Doe", "manual"),
]
]
 
\ No newline at end of file