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

Commit

Permalink
HAWKULAR-316: Add favicon to Hawkular Console
Browse files Browse the repository at this point in the history
  • Loading branch information
ammendonca committed Jun 3, 2015
1 parent bce9b48 commit e19f79c
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 e19f79c

Please sign in to comment.