Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge pull request #188 from ammendonca/HAWKULAR-316
Browse files Browse the repository at this point in the history
HAWKULAR-316: Add favicon to Hawkular Console
  • Loading branch information
mtho11 committed Jun 3, 2015
2 parents 5844dfa + e19f79c commit 2c666c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
<goal>copy-resources</goal>
</goals>
<configuration>
<nonFilteredFileExtensions>
<nonFilteredFileExtension>ico</nonFilteredFileExtension>
</nonFilteredFileExtensions>
<outputDirectory>${basedir}/target/gulp-build/</outputDirectory>
<resources>
<resource>
Expand Down
Binary file added ui/console/src/main/webapp/favicon.ico
Binary file not shown.

0 comments on commit 2c666c8

Please sign in to comment.