A content tag. Slug is the identifier, display_name is for rendering.
@type t() :: %Brix.Tag{display_name: String.t() | nil, slug: String.t() | nil}