We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b33cea6 commit 0e17c7dCopy full SHA for 0e17c7d
src/pages/Academy.tsx
@@ -197,6 +197,10 @@ const Academy: React.FC = () => {
197
name: "HackerRank",
198
url: "https://www.hackerrank.com/",
199
logoUrl: "/lovable-uploads/Academy/HackerRank.svg"
200
+ }, {
201
+ name: "HackMD",
202
+ url: "https://hackmd.io/",
203
+ logoUrl: "/lovable-uploads/Academy/HackMD.svg"
204
}, {
205
name: "Hotmart",
206
url: "https://www.hotmart.com/",
@@ -256,7 +260,7 @@ const Academy: React.FC = () => {
256
260
257
261
name: "UNED",
258
262
url: "https://iedra.uned.es/",
259
- logoUrl: "/lovable-uploads/UNED.png"
263
+ logoUrl: "/lovable-uploads/Academy/UNED.png"
264
265
name: "UNESCO",
266
url: "https://www.unesco.org/",
0 commit comments