Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions config/_default/menus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,26 @@ main:
- name: Events
identifier: events
weight: 10
- name: ACM REP 2026
parent: events
url: https://acm-rep.github.io/2026
weight: 10
- name: ACM REP 2025
parent: events
url: https://acm-rep.github.io/2025
weight: 10
weight: 20
- name: ACM REP 2024
parent: events
url: https://acm-rep.github.io/2024
weight: 20
weight: 30
- name: ACM REP 2023
parent: events
url: https://acm-rep.github.io/2023
weight: 30
weight: 40
- name: History
parent: events
url: history
weight: 40
weight: 50
- name: Blog
url: "#blog"
weight: 15
Expand Down
4 changes: 2 additions & 2 deletions content/home/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ title: "ACM REP"
hero_media: "acm.png"

cta:
url: "https://acm-rep.github.io/2025"
label: "ACM REP 2025 →"
url: "https://acm-rep.github.io/2026"
label: "ACM REP 2026 →"

#hero_media: welcome.jpg
design:
Expand Down
5 changes: 5 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-core v0.1.0/go.mod h1:kJwI9H8dicHQCnP8G9EvUDI+oNg/yXcGsjGjwjXuM8I=
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-core v0.2.0/go.mod h1:kJwI9H8dicHQCnP8G9EvUDI+oNg/yXcGsjGjwjXuM8I=
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify v1.0.0 h1:blRMoXNtlxnqXlVi4eCdPtTfVpJkH9J1f6tEKDXimCY=
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify v1.0.0/go.mod h1:s40UgLsWfVyCLQ2F4F3dBcNfZOXcPGld7KxsKhZdzvM=
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms v1.0.0 h1:WCbC3jjXAcFGUWn5W1QUk5tzNq4x4NcyqABI/s0SnWw=
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms v1.0.0/go.mod h1:X1mETJo6Lkv9tEgfU0UYFRiRInf0RbgW+s1RKXB4GMA=
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-seo v0.1.0/go.mod h1:R01vz++1i/KR2n00aWGcs6m/L7ky1klbrpqA2KXjMCk=
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5 v5.6.0 h1:l7FIPHFJ8KKktS8Nrfk/u47PkDTbg6TNHg4VY3g41Xc=
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5 v5.6.0/go.mod h1:EfRfz/zhkliLPRWYdXRatho64juF3EFaJnciCi5YzwA=
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5 v5.7.1-0.20230418194707-ca2775cd57a2 h1:HJF3Rt+erLetVILdEEIERUAaihb14ueAIeMp3O20GFg=
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5 v5.7.1-0.20230418194707-ca2775cd57a2/go.mod h1:aTjV1UoWPt03vYsb6TImLXMlby6p1lXF9aUy+GnAuqw=