Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAustin/website-v2-vercel/101/UI-UX-Update #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const Footer = () => (
/>
</Box>
<Text fontSize={'sm'} alignSelf="center">
© 2022 Open Austin. All rights reserved.
© 2024 Open Austin. All rights reserved.
</Text>
<Stack direction={'row'} spacing={6} justifyContent="center">
{SOCIAL_ITEMS.map((link) => (
Expand Down
12 changes: 6 additions & 6 deletions data/project_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ export const projectData = [
categories: ['mental health'],
contact: ['Paul Vonder Haar'],
date: '',
thumb: null,
screenshot: '',
thumb: 'Work_in_progresspng',
screenshot: 'Work_in_progress.png',
featured: true,
archived: false,
skipSize: 496,
Expand Down Expand Up @@ -158,8 +158,8 @@ export const projectData = [
categories: ['transportation'],
contact: ['Liani Lye'],
date: '',
thumb: null,
screenshot: '',
thumb: 'Work_in_progress.png',
screenshot: 'Work_in_progress.png',
featured: true,
archived: false,
skipSize: 552,
Expand Down Expand Up @@ -193,8 +193,8 @@ export const projectData = [
stack: ['C#', 'TypeScript', 'React.js', 'GraphQL', 'Google Cloud'],
contact: ['Aaron Renaud'],
date: '',
thumb: null,
screenshot: '',
thumb: 'Work_in_progresspng',
screenshot: 'Work_in_progress.png',
featured: true,
archived: false,
skipSize: 552,
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website-2022",
"version": "0.1.0",
"name": "open-austin-website-portal-2024",
"version": "2.1.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
Binary file added public/assets/Work_in_progress.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/assets/Work_in_progress.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/outage_map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.