Verified Commit 497a4af6 authored by Roberto Bochet's avatar Roberto Bochet
Browse files

Minor changes on coding gym page

parent d3d8f377
Loading
Loading
Loading
Loading
Loading
+9 −3
Changes for coding_gym/index.html: 9 added lines, 3 removed lines.
Original line number Diff line number Diff line
@@ -5,10 +5,16 @@ title: Coding Gym
<div class="codinggym-info">
	<div class="container">
		<img src="{{ '/assets/img/coding_gym_logo.svg' | relative_url }}" alt="Coding Gym logo"/>
		<blockquote cite="https://coding-gym.org/">
			Coding Gym is a non-competitive programming lab format open to any language and
			developed for self-led improvement in technical and communication skills.
		</blockquote>
		<div class="cite-from">da <a href="https://coding-gym.org/">coding-gym.org</a></div>
	</div>
</div>

		<p>&#171;Coding Gym is a non-competitive programming lab format open to any language and
			developed for self-led improvement in technical and communication skills.&#187;</p>

<div class="bg-darker text-align-center">
	<div class="container">
		<P>In 2019 the POuL begins a collaboration with the association <a href="https://coding-gym.org/">Coding Gym</a>
			to bring this interesting format inside Politecnico walls.</P>