Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Deploy to PROD dev -> master #61

Merged
merged 15 commits into from
May 4, 2022
Merged
Changes from 3 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 src/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Topcoder.com</title>

<link rel="icon" href="/cropped-TC-Icon-32x32.png" />
<link rel="icon" href="/favicon.png" />
<link rel="stylesheet" href="/global.css">

<!--
Expand Down