File size: 655 Bytes
c8597ef
 
 
 
 
 
 
4bdb400
c8597ef
 
4bdb400
f272704
9b8d1cf
f272704
9b8d1cf
4bdb400
c8597ef
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>My static Space</title>
		<link rel="stylesheet" href="style.css" />
		<script src="script.js" defer></script>
	</head>
	<body>
		
		<h1>Communications pack for language leads</h1>
		<p> Here you will find a communications pack that you can use to share about your participation in this annotation sprint in social media.</p>
		<p> Don't forget to translate and adapt the following texts and images to appeal to communities of speakers in the language(s) you’re leading! 
		</p>
		<div id="card-container"></div>
	</body>
</html>