chore(client): add attribution to the odin project (#52647)

This commit is contained in:
yoko
2023-12-20 22:56:32 +09:00
committed by GitHub
parent 77334c8113
commit e7eb6c5956
+2 -1
View File
@@ -1112,7 +1112,8 @@
"intro": [
"The Odin Project is one of those \"What I wish I had when I was learning\" resources. ",
"Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway.",
"This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education."
"This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education.",
"<a href='https://www.theodinproject.com/' target='_blank' rel='noopener noreferrer nofollow'>Attribute: The Odin Project</a>"
],
"blocks": {
"top-learn-html-foundations": {