diff --git a/content/issues/02/_index.md b/content/issues/02/_index.md deleted file mode 100644 index 6047484..0000000 --- a/content/issues/02/_index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "The Glasshouse" -description: "A study in transparency, condensation, and the long late light of June." -issueNumber: "№ 02" -season: "Summer MMXXVI" -status: "forthcoming" ---- diff --git a/content/issues/03/_index.md b/content/issues/03/_index.md deleted file mode 100644 index f505c1e..0000000 --- a/content/issues/03/_index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "Atelier After Hours" -description: "The slow work of cloth and thread, photographed when the studio is half-empty." -issueNumber: "№ 03" -season: "Autumn MMXXVI" -status: "forthcoming" ---- diff --git a/hugo.toml b/hugo.toml index 75a8894..ff493d0 100644 --- a/hugo.toml +++ b/hugo.toml @@ -21,7 +21,7 @@ term = ["HTML"] [params] description = "Roux is a slow-publishing fashion journal — one hundred photographs at a time. Editorial, couture, beauty and backstage plates." author = "Roux Editorial" -issueIds = ["01", "02", "03"] +issueIds = ["01"] issueNumber = "01" issueName = "Fabric, Light & Gesture" issueSeason = "Spring MMXXVI"