You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
708 B
HTML
24 lines
708 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Document</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<div class="multiply"><button id="print-pub"onclick="window.print(); return false">print the whole publication</button></div>
|
|
<div class="multiply"><button id="goto-bi">go to boiler inspection</button></div>
|
|
<div class="multiply"><button id="print-bi">print </button></div>
|
|
|
|
|
|
|
|
<div class="cover">
|
|
<h1>Hacking Maintenance with Care</h1>
|
|
<h3>Reflections on the self-administered survival of digital solidarity networks</h3>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |