Skip to content

Commit 350d602

Browse files
committed
Update +layout.svelte
1 parent 5d6489d commit 350d602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

svelte/src/routes/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</main>
1212

1313
<footer>
14-
<p>Done by <a href="https://github.com/FeDorDrolma98">Felicity</a> and <a href="https://github.com/sveltejs/realworld">SvelteKit</a> in the course <a href="https://github.com/RochMoreau/secure-web-dev-workshop1">Web application</a></p>
14+
<p>Done by <a href="https://github.com/FeDorDrolma98">Felicity</a>, helped by <a href="https://github.com/cowbra">Bob</a> and <a href="https://github.com/sveltejs/realworld">SvelteKit</a>, in the course <a href="https://github.com/RochMoreau/secure-web-dev-workshop1">Web application</a></p>
1515
</footer>
1616
</div>
1717

0 commit comments

Comments
 (0)