Skip to content

Commit

Permalink
Merge pull request #30 from Livl-Corporation/jv/docs/add-logo
Browse files Browse the repository at this point in the history
docs: add new Livl Shell logo
  • Loading branch information
jvondermarck authored Dec 30, 2023
2 parents e581500 + c52c503 commit a0cab04
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1 align="center">
<img src="https://user-images.githubusercontent.com/62793491/208452652-71416c5c-8261-4501-a002-afc9e2cf0a0b.png" width="224px"/>
<img src="./img/livl_shell_logo.png" width="224px">

<b>Livl Shell</b>
</h1>
Expand Down
2 changes: 1 addition & 1 deletion doc/doxygen.conf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ PROJECT_BRIEF = "Livl Shell is an intermediate reimplementation of the
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
# the logo to the output directory.

PROJECT_LOGO = ./img/livl_logo.png
PROJECT_LOGO = ./img/livl_shell_logo.png

# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
# into which the generated documentation will be written. If a relative path is
Expand Down
Binary file added img/livl_shell_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a0cab04

Please sign in to comment.