feat: Removes unused about section.
All checks were successful
CI / release (push) Successful in 7m6s
All checks were successful
CI / release (push) Successful in 7m6s
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
/// This is used to render base layouts appropriately for the given section.
|
||||
enum Section: String {
|
||||
case home
|
||||
case about
|
||||
case articles
|
||||
case notFound
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user