Skip to content

Commit

Permalink
Merge pull request #6 from MarsPresLai/main
Browse files Browse the repository at this point in the history
update images & site name
  • Loading branch information
ChenBingWei1201 authored Feb 4, 2025
2 parents cafdba0 + 801d1de commit bf5986e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.

0 comments on commit bf5986e

Please sign in to comment.