forked from trutzig89182/Mastodon-Sociologists
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathinstructions.html
29 lines (23 loc) · 935 Bytes
/
instructions.html
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
<!DOCTYPE html>
<html>
<head>
<title>Atmospheric and air quality scientists on Mastodon</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<script src="assets/js/jquery-3.6.1.min.js"></script>
<link rel="stylesheet" href="assets/css/main.css">
</head>
<body>
<h1>Atmospheric and air quality scientists on Mastodon</h1>
<h2>How to batch follow from a csv file</h2>
<p>
Some description
<img src="relative/path/to/image" alt="description">
</p
<hr>
<p>
<small>
<i>Brought to you by <a href="https://mastodon.pub.solar/@jorgeluis" target="_blank"Jorge Saturno</a> and <a href="https://mastodon.social/@rachelOB1" target="_blank">Rachel O'Brien</a>. In order to contribute please visit our <a href="https://github.com/jorgesat/Mastodon-Atmospheric" target="_blank">GitHub-Repository</a>.</i>
</small>
</p>
</body>
</html>