Skip to content

Commit

Permalink
Merge pull request #117 from pythoncanarias/improve-design
Browse files Browse the repository at this point in the history
Design improvements
  • Loading branch information
sosahcarlos authored Sep 9, 2023
2 parents b0dc87b + 71724a1 commit a34ea7a
Show file tree
Hide file tree
Showing 10 changed files with 367 additions and 440 deletions.
2 changes: 1 addition & 1 deletion config/web.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
{"slug": "patrocinios", "text": "Patrocinios"},
{"slug": "diversidad-becas", "text": "Diversidad y Becas"},
{"slug": "ofertas", "text": "Ofertas de Trabajo"},
{"slug": "faq", "text": "Preguntas frecuentes"},
{"slug": "faq", "text": "FAQ"},
]

# TOC
Expand Down
Loading

0 comments on commit a34ea7a

Please sign in to comment.