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

update images & site name #6

Merged
merged 1 commit into from
Feb 4, 2025
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
6 changes: 3 additions & 3 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ require("dotenv").config({

module.exports = {
siteMetadata: {
title: `2024 makeNTU: EXPLORER`,
description: `makeNTU2024 websit1`,
title: `2025 makeNTU: HEPHAESTUS`,
description: `makeNTU2025 website`,
author: `NTUEEInfoDep`,
siteUrl: process.env.SITE_URL,
},
Expand Down Expand Up @@ -53,7 +53,7 @@ module.exports = {
{
resolve: `gatsby-plugin-manifest`,
options: {
name: `2024 makeNTU: EXPLORER`,
name: `2025 makeNTU: HEPHAESTUS`,
short_name: `makeNTU`,
start_url: `/`,
background_color: `#6C63FF`,
Expand Down
Binary file modified src/assets/images/makeNTU2025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.