view assets/BUILD @ 238:7fad6bce57f1

[mrjunejune] Introduce Epi-chan on homepage
author MrJuneJune <me@mrjunejune.com>
date Mon, 03 Aug 2026 10:33:41 -0700
parents e5aed6c36672
children 9c2eec61a152
line wrap: on
line source

filegroup(
  name = "icons",
  srcs = glob(["icons/*.png"]),
  visibility = ["//visibility:public"],
)