Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
MelvinG24 committed Jun 25, 2020
1 parent 0b0db2c commit 692d989
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 38 deletions.
87 changes: 50 additions & 37 deletions docs/_media/ManualLatino-Logo.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@

project = u'Manual Latino'
author = u'Melvin Guerrero'
copyright = '2015-{}, Lenguaje Latino'
copyright = '2015-2020, Lenguaje Latino.'

html_theme = 'sphinx_rtd_theme'
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
html_favicon = '_media/favicon.ico'
html_logo = '_media/ManualLatino-Logo.svg'
html_theme_options = {
Expand Down

0 comments on commit 692d989

Please sign in to comment.