-
-
Notifications
You must be signed in to change notification settings - Fork 82
Expand file tree
/
Copy pathhome-index.html
More file actions
532 lines (452 loc) · 27.7 KB
/
home-index.html
File metadata and controls
532 lines (452 loc) · 27.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>Home Index - Context</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="../vocabulary/favicon/favicon.ico" sizes="any" />
<link rel="icon" href="../vocabulary/favicon/favicon.svg" type="image/svg+xml" />
<link rel="manifest" href="../vocabulary/favicon/manifest.webmanifest" />
<link rel="apple-touch-icon" sizes="180x180" href="../vocabulary/favicon/apple-touch-icon.png" />
<link rel="stylesheet" media="all" href="../style.css" />
</head>
<body class="home-narrative">
<a class="skip-to-content" href="#main-content-marker">Skip to content</a>
<header>
<div class="masthead">
<h1><a class="identity-logo product" href="#">Vocabulary</a></h1>
<button class="expand-menu">Menu</button>
<nav class="primary-menu" aria-label="Primary navigation">
<ul>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Support</a></li>
</ul>
</nav>
<nav class="ancillary-menu" aria-label="Ancillary navigation">
<ul>
<li><button class="locale icon-attach fa-globe">English</button></li>
<li><a class="donate icon-attach fa-heart" href="#">Donate</a></li>
<li><button class="explore">Explore CC</button></li>
</ul>
</nav>
</div>
<div class="explore-panel">
<!-- (optional main CC logo, p, link on non-home site back to main site) -->
<aside>
<a class="identity-logo" href="#">Creative Commons</a>
<h2>Our Work Relies On You!</h2>
<p>Help us keep the internet free and open.</p>
</aside>
<nav class="explore-menu" aria-label="Explore menu">
<ul>
<li>
<a href="#">Global Network</a>
<p>Join a global community working to strengthen the Commons</p>
</li>
<li>
<a href="#">Certificate</a>
<p>Become an expert in creating and engaging with openly licensed materials</p>
</li>
<li>
<a href="#">Global Summit</a>
<p>Attend our annual event, promoting the power of open licensing</p>
</li>
<li>
<a href="#">Chooser</a>
<p>Get help choosing the appropriate license for your work</p>
</li>
<li>
<a href="#">Search Portal</a>
<p>Find engines to search openly licensed material for creative and educational reuse</p>
</li>
<li>
<a href="#">Open Source</a>
<p>Help us build products that maximize creativity and innovation</p>
</li>
</ul>
</nav>
</div>
</header>
<!-- <article class="attention">
<p></p>
</article> -->
<span id="main-content-marker"></span>
<main>
<article class="topic-summary">
<h2>Better Sharing, Brighter Future</h2>
<figure>
<iframe style="width: 100%;" title="Twenty Years of Creative Commons (in Sixty Seconds)" src="https://player.vimeo.com/video/777912896?h=016f97b875&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allowfullscreen="allowfullscreen" data-ready="true"></iframe>
<span class="attribution">
“<a href="https://www.flickr.com/photos/creativecommons/52543574218/">Twenty Years of Creative Commons (in Sixty Seconds)</a>” by <a href="http://www.junell.net/">Ryan Junell</a> and <a href="https://www.linkedin.com/in/gotisbrown/">Glenn Otis Brown</a> for <a href="https://creativecommons.org/">Creative Commons</a> is licensed via <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a> and includes adaptations of the multiple open and public domain works. View full licensing and attribution information about all works included in the video <a href="https://www.flickr.com/photos/creativecommons/52543574218/">on Flickr</a>.
</span>
</figure>
<div class="description">
<p>Creative Commons is an international nonprofit organization that empowers people to grow and sustain the thriving commons of shared knowledge and culture we need to address the world's most pressing challenges and create a brighter future for all.</p>
<a href="#">Learn more</a>
</div>
</article>
<article class="case-studies">
<h2>The nonprofit behind the licenses and tools the world uses to share</h2>
<p>For over 20 years, Creative Commons has supported a global movement built on a belief in the power of open access to knowledge and creativity. From Wikipedia to the Smithsonian, organizations and individuals rely on our work to share billions of historic images, scientific articles, cultural artifacts, educational resources, music, and more!</p>
<ul>
<li>
<figure>
<img src="imgs/home.jpg" />
<figcaption>
"<a href="https://www.loc.gov/pictures/item/2017786790/">Farmer and his brother making music</a>" by
<a href="https://www.loc.gov/pictures/related/?fi=name&q=Lee%2C%20Russell%2C%201903-1986">Russell Lee</a>,
here cropped, is marked with
<a href="https://creativecommons.org/publicdomain/mark/1.0/">CC PDM 1.0</a>.
</figcaption>
</figure>
</li>
<li>
<figure>
<img src="imgs/home.jpg" />
<figcaption>
“<a href="https://www.flickr.com/photos/ter-burg/32896267507/">Flickr photowalk at the Creative Commons Global Summit 2019, Lisbon</a>” by
<a href="https://www.flickr.com/photos/ter-burg/">Sebastiaan ter Burg</a>, here cropped, is licensed via
<a href="https://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a>.
</figcaption>
</figure>
</li>
<li>
<figure>
<img src="imgs/home.jpg" />
<figcaption class="attribution">
“<a href="https://www.flickr.com/photos/niaid/49557785797">Novel Coronavirus SARS-CoV-2</a>”
by <a href="https://www.flickr.com/photos/niaid/">NIAID</a>, here cropped, is licensed via
<a href="https://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a>
</figcaption>
</figure>
</li>
<li>
<figure>
<img src="imgs/home.jpg" />
<figcaption>
“<a href="https://www.flickr.com/photos/lensonjapan/8724992177">Children kabuki theater in Nagahama (warrior Kumagai, 12 y.o.)</a>” by
<a href="https://www.flickr.com/photos/lensonjapan/">lensonjapan</a>, here cropped, is licensed via
<a href="https://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a>.
</figcaption>
</figure>
</li>
</ul>
<footer>
<article class="data-points supporting">
<ul>
<li>
<article class="data-point wikipedia">
<h2 style="background-image: url('');">Wikipedia</h2>
<h3 class="stat">55+ million articles</h3>
<p>Every one of Wikipedia's 55 million plus articles are shared openly and freely using a CC license.</p>
</article>
</li>
<li>
<article class="data-point the-met">
<h2 style="background-image: url('');">The Met</h2>
<h3 class="stat">492,000+ images</h3>
<p>All images of public-domain works in the Met's collection are openly available under Creative Commons Zero (CC0).</p>
</article>
</li>
<li>
<article class="data-point khan-academy">
<h2 style="background-image: url('');">Khan Academy</h2>
<h3 class="stat">100,000+ lessons</h3>
<p>Many of the lessons found on Khan Academy are openly licensed under CC-BY-NC-SA.</p>
</article>
</li>
</ul>
</article>
</footer>
</article>
<article class="stories authored-posts highlight">
<h2>Latest News</h2>
<article class="story">
<header>
<h3 class="title"><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h3>
<span class="byline">by <a href="#">Amanda Conway</a>, <a href="#">Ólafur Jónsson</a></span>
<span class="categories"><a href="#">Open Culture</a></span>
</header>
<figure>
<img src="../imgs/image2.jpg" />
<figcaption class="attribution">
"<a href="https://www.flickr.com/photos/47691521@N07/8249753855" target="_blank" rel="noopener noreferrer">Creative Commons a vessel ideas</a>" by
<a href="https://www.flickr.com/photos/47691521@N07" target="_blank" rel="noopener noreferrer">opensourceway</a> is licensed under
<a href="https://creativecommons.org/licenses/by-sa/2.0/?ref=openverse" target="_blank" rel="noopener noreferrer">CC BY-SA 2.0</a>
</figcaption>
</figure>
<p>The Creative Commons Open Education Team is pleased to provide a snapshot of progress made toward opening access and equity in education, through a look at our collective efforts in 2022.1 We laud the CC open education community for its important work throughout 2022. CC and community members' open education efforts in 2022 included, but </p>
</article>
<article class="story">
<header>
<h3 class="title"><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h3>
<span class="byline">by <a href="#">Amanda Conway</a>, <a href="#">Ólafur Jónsson</a></span>
<span class="categories"><a href="#">Open Culture</a></span>
</header>
<figure>
<img src="../imgs/image3.png" />
<!-- <span class="attribution">"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>" by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a></span> -->
</figure>
</article>
<article class="story">
<header>
<h3 class="title"><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h3>
<span class="byline">by <a href="#">Amanda Conway</a>, <a href="#">Ólafur Jónsson</a></span>
<span class="categories"><a href="#">Open Culture</a></span>
</header>
<figure>
<img src="../imgs/image4.png" />
<!-- <span class="attribution">"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>" by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a></span> -->
</figure>
</article>
<article class="story">
<header>
<h3 class="title"><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h3>
<span class="byline">by <a href="#">Amanda Conway</a>, <a href="#">Ólafur Jónsson</a></span>
<span class="categories"><a href="#">Open Culture</a></span>
</header>
<figure>
<img src="../imgs/image3.png" />
<!-- <span class="attribution">"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>" by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a></span> -->
</figure>
</article>
<article class="story">
<header>
<h3 class="title"><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h3>
<span class="byline">by <a href="#">Amanda Conway</a>, <a href="#">Ólafur Jónsson</a></span>
<span class="categories"><a href="#">Open Culture</a></span>
</header>
<figure>
<img src="../imgs/image3.png" />
<!-- <span class="attribution">"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>" by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a></span> -->
</figure>
</article>
<footer>
<a class="more" href="#">more posts</a>
<article class="attribution-list">
<h2>Images Attribution</h2>
<button class="expand-attribution">view</button>
<ul class="attribution-panel">
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image4.png" />
<figcaption class="attribution">
"<a href="https://www.flickr.com/photos/47691521@N07/8249753855" target="_blank" rel="noopener noreferrer">Creative Commons a vessel ideas</a>"
by <a href="https://www.flickr.com/photos/47691521@N07" target="_blank" rel="noopener noreferrer">opensourceway</a>
is licensed under <a href="https://creativecommons.org/licenses/by-sa/2.0/?ref=openverse" target="_blank" rel="noopener noreferrer">CC BY-SA 2.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a>
for Creative Commons & Fine Acts is licensed under
<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
<li>
<article>
<figure>
<img src="../imgs/image3.png" />
<figcaption class="attribution">
"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>"
by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons & Fine Acts
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</figcaption>
</figure>
</article>
</li>
</ul>
</article>
</footer>
</article>
</main>
<!-- Scroll-to-top element -->
<aside class="scroll-to-top-wrapper">
<a href="#" class="scroll-to-top" aria-label="Scroll to top" tabindex="0"></a>
</aside>
<footer>
<a class="identity-logo" href="#">Creative Commons</a>
<nav class="footer-menu" aria-label="Footer menu">
<ul>
<li><a href="/about/contact">Contact</a></li>
<li><a href="https://mail.creativecommons.org/subscribe" target="_blank">Newsletter</a></li>
<li><a href="/privacy">Privacy</a></li>
<li><a href="/policies">Policies</a></li>
<li><a href="/terms">Terms</a></li>
</ul>
</nav>
<div class="contact">
<!-- this area lacks a heading? -->
<h2>Contact Us</h2>
<p>Creative Commons <br /> PO Box 1866, Mountain View, CA 94042</p>
<p><a href="mailto:info@creativecommons.org">info@creativecommons.org</a></p>
<nav class="social-menu" aria-label="Social menu">
<ul>
<!-- <li><a class="icon-replace fa-instagram" href="#">Instagram</a></li> -->
<li><a class="icon-replace fa-bluesky" href="https://bsky.app/profile/creativecommons.bsky.social" target="_blank">Bluesky</a></li>
<li><a class="icon-replace fa-mastodon" href="https://mastodon.social/@creativecommons" target="_blank">Mastodon</a></li>
<li><a class="icon-replace fa-facebook" href="https://www.facebook.com/creativecommons" target="_blank">Facebook</a></li>
<li><a class="icon-replace fa-linkedin" href="https://www.linkedin.com/company/creative-commons/" target="_blank">LinkedIn</a></li>
</ul>
</nav>
</div>
<div class="subscribe">
<h2>Subscribe to our Newsletter</h2>
<form action="https://creativecommons.us4.list-manage.com/subscribe/post?u=fd30364b6577b471373d6076c&id=4603fe102a" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate newsletter" target="_blank">
<input type="email" value="" name="EMAIL" class="email input" id="mce-EMAIL" placeholder="Your email" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px" aria-hidden="true">
<input type="text" name="b_fd30364b6577b471373d6076c_4603fe102a" tabindex="-1" value="">
</div>
<input type="submit" value="subscribe" id="mc-embedded-subscribe" class="button small">
</form>
</div>
<div class="donate">
<h2>Support Our Work</h2>
<p>Our work relies on you! Help us keep the Internet free and open.</p>
<a class="donate icon-attach cc-heart-filled" href="https://www.classy.org/give/313412/#!/donation/checkout?c_src=website&c_src2=top-of-page-banner" target="_blank">Donate Now</a>
</div>
<div class="license">
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
<svg>
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
</svg>
<svg>
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
</svg>
</div>
</footer>
<script src="../../src/js/vocabulary.js"></script>
</body>
</html>