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
4 changes: 2 additions & 2 deletions .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: amondnet/vercel-action@v25
with:
vercel-version: 30.2.2
vercel-version: "latest"
github-comment: |
<table>
<tr>
Expand All @@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@v2
- uses: amondnet/vercel-action@v25
with:
vercel-version: 30.2.2
vercel-version: "latest"
github-comment: |
<table>
<tr>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# zothacks-site-2023
# zothacks-site

## Overview

Expand Down Expand Up @@ -69,4 +69,4 @@ To develop an individual app or package, first navigate to the corresponding dir

This repo is currently source available, but not licensed under an open source license. This may be subject to change in the future.

Copyright © 2023 Hack at UCI
Copyright © Hack at UCI
2 changes: 1 addition & 1 deletion apps/sanity/sanity.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { HeartHandshake, BadgeHelp, Handshake } from "lucide-react";

export default defineConfig({
name: "default",
title: "zothacks-site-2023",
title: "ZotHacks",

projectId: "tz8iut6e",
dataset: "production",
Expand Down
71 changes: 0 additions & 71 deletions apps/site/src/app/(home)/sections/Landing/Characters.module.scss

This file was deleted.

71 changes: 0 additions & 71 deletions apps/site/src/app/(home)/sections/Landing/Characters.tsx

This file was deleted.

39 changes: 0 additions & 39 deletions apps/site/src/app/schedule/Countdown/Countdown.module.scss

This file was deleted.

66 changes: 0 additions & 66 deletions apps/site/src/app/schedule/Countdown/Countdown.tsx

This file was deleted.

87 changes: 0 additions & 87 deletions apps/site/src/app/schedule/DayOne/DayOne.module.scss

This file was deleted.

Loading
Loading