Skip to content

Check for "TBD" events #168

@mattstratton

Description

@mattstratton

Sometimes events will not yet have a start date. For these events, their date will be set to "TBD" (see #167).

We will need to check for the value being set to "TBD" in the following partials:

  • future.html
  • map.html

Alternatively, we can simply ensure that if the event doesn't have a date yet, it should just not set them, and we can check for it using this method - https://discuss.gohugo.io/t/isset-how-to-check-variable-is-empty/1764/4?u=mattstratton

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions