Skip to content

Commit 3d99f31

Browse files
committed
(Fix) broken link, Live site build
1 parent dff4b35 commit 3d99f31

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/angular-master-portfolio/browser/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
<body class="p-4 lg:px-36 max-w-[1920px] mx-auto">
5959
<app-root></app-root>
6060
<noscript>You need to enable JavaScript to run this app.</noscript>
61-
<script src="polyfills-FFHMD2TL.js" type="module"></script><script src="scripts-SDK7ESJY.js" defer></script><script src="main-WAEBHOAT.js" type="module"></script></body>
61+
<script src="polyfills-FFHMD2TL.js" type="module"></script><script src="scripts-SDK7ESJY.js" defer></script><script src="main-LT72T53Y.js" type="module"></script></body>
6262

6363
</html>

dist/angular-master-portfolio/browser/main-WAEBHOAT.js renamed to dist/angular-master-portfolio/browser/main-LT72T53Y.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/enums/app-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ const AchievementInvolvement: ProjectSection = {
553553
},
554554
{
555555
coverImagePath: AssetPaths.ACHIEVEMENT_UNISA_CHANCELLORS_LETTER_2024_PIC,
556-
liveLink: "unisa-chancellors-letter-of-commandation-2024",
556+
liveLink: "unisa-chancellors-letter-of-commandation-2024.html",
557557
// liveLink: "public/unisa-chancellors-letter-of-commandation-2024.html",
558558
techStack: ["Cisco", "FortiGate", "ISO 270001"],
559559
title: "Chancellor's Commendation Letter (2024)",

0 commit comments

Comments
 (0)