forked from rimamrahal/Mastodon-OpenScience
-
Notifications
You must be signed in to change notification settings - Fork 80
/
instructions.html
29 lines (23 loc) · 966 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>Sociologists 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>Sociologists 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://social.tchncs.de/@perspektivbrocken" target="_blank">David Adler</a>, <a href="https://social.tchncs.de/@thhaase" target="_blank">Thomas Haase</a> & <a href="https://scholar.social/@hendrikerz" target="_blank">Hendrik Erz</a>. In order to contribute please visit our <a href="https://github.com/trutzig89182/Mastodon-Sociologists" target="_blank">GitHub-Repository</a>.</i>
</small>
</p>
</body>
</html>