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 0825fe1 commit 43a042dCopy full SHA for 43a042d
pages/index.vue
@@ -83,8 +83,8 @@
83
<div>
84
<img
85
class="h-8 w-auto"
86
- src="/img/logos/workflow-mark-on-white.svg"
87
- alt=""
+ src="https://github.com/organizations/RealCodeCamp/settings/profile"
+ alt="Real Code Camp"
88
/>
89
</div>
90
<div class="-mr-2">
@@ -156,7 +156,7 @@
156
>
157
<div class="rounded-md shadow">
158
<a
159
- href="http://bit.ly/DiscordRealCodeCamp"
+ href="http://bit.ly/RealCodeCampGroup"
160
class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base leading-6 font-medium rounded-md text-white bg-indigo-600 hover:bg-indigo-500 focus:outline-none focus:shadow-outline transition duration-150 ease-in-out md:py-4 md:text-lg md:px-10"
161
162
Join now
0 commit comments