You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -110,9 +110,12 @@ <h2>Our Work Relies On You!</h2>
110
110
<main>
111
111
112
112
113
-
<articleclass="hero-section">
113
+
<articleclass="topic-summary">
114
114
<h2> We have been building free software at Creative Commons (CC) for over a decade. </h2>
115
-
<divclass="hero-description">
115
+
<figure>
116
+
<imgclass="image" src="./github.svg" />
117
+
</figure>
118
+
<divclass="description">
116
119
<p>We work on code and products that support digital creativity and sharing, from usability of our legal tools to enabling discovery of CC-licensed content.</p>
117
120
<!-- Button linking to the developer community page -->
118
121
<ahref="/community">
@@ -129,9 +132,7 @@ <h2> We have been building free software at Creative Commons (CC) for over a dec
129
132
130
133
<!--TODO: Refactor code for the get involved section? -->
0 commit comments