DatoCMS Repo

v0.8.3

  • Pages
  • Modules

    DatoCMS Repo v0.8.3 DatoCMS.Repo.FaviconMetaTags View Source

    Link to this section Summary

    Functions

    build_app_name_tag(name)
    build_apple_icon_tags(favicon)
    build_color_tags(theme_color)
    build_icon_tags(favicon)
    build_windows_tags(favicon)
    link_tag(rel, href, attrs \\ %{})
    meta_tag(name, value)
    meta_tags(site, theme_color \\ nil)
    url(favicon, width)
    url(favicon, width, height)

    Link to this section Functions

    Link to this function

    build_app_name_tag(name)

    View Source
    Link to this function

    build_apple_icon_tags(favicon)

    View Source
    Link to this function

    build_color_tags(theme_color)

    View Source
    Link to this function

    build_icon_tags(favicon)

    View Source
    Link to this function

    build_windows_tags(favicon)

    View Source
    Link to this function

    link_tag(rel, href, attrs \\ %{})

    View Source
    Link to this function

    meta_tag(name, value)

    View Source
    Link to this function

    meta_tags(site, theme_color \\ nil)

    View Source
    Link to this function

    url(favicon, width)

    View Source
    Link to this function

    url(favicon, width, height)

    View Source

    Built using ExDoc (v0.21.3), designed by Friedel Ziegelmayer.