Favicon

laika.helium.config.Favicon
See theFavicon companion object
case class Favicon

Configuration for a single favicon which can be an internal resource or an external URL.

The sizes string will be used in the corresponding sizes attribute of the generated <link> tag.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product