forked from Logisim-Ita/Logisim-Ita.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontacts.html
41 lines (40 loc) · 2.85 KB
/
contacts.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
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html>
<head>
<title>Logisim</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="description" content="Logisim | Logisim fork | logisim | source | digital simulator | download | jar | exe | changelog | ttl 7400 | digital oscilloscope | dipswitch | switch | rgb led | italian | french | translation | flip flop layout | look and feel | github | sourceforge | forum | bug report | display decoder | 7-segment display decoder | autoupdates | tty | keyboard | zoom | empty template"/>
<meta name="keywords" content="Logisim | Logisim fork | logisim | source | digital simulator | download | jar | exe | changelog | ttl 7400 | digital oscilloscope | dipswitch | switch | rgb led | italian | french | translation | flip flop layout | look and feel | github | sourceforge | forum | bug report | display decoder | 7-segment display decoder | autoupdates | tty | keyboard | zoom | empty template"/>
<meta name="theme-color" content="#eee">
<link rel="stylesheet" type="text/css" href="./css/style.css">
<link rel="stylesheet" type="text/css" href="./css/UbuntuFont.css">
</head>
<body>
<div class="header" >
<a href="/">
<div class="sub1">
<img class="logo" src="/images/logisim.gif" alt="Logisim">
</div>
</a>
<a href="https://github.com/Logisim-Ita/Logisim/stargazers" target="_blank">
<div class="star"><span class="starmessage">STAR ON GITHUB </span>★</div>
</a>
<div class="sub2">
<a class="s" href="/contacts.html">CONTACTS</a>
<a class="n" href="/index.html">HOME</a>
<a class="n" href="plugins/microprocessor.html">PLUGINS</a>
</div>
</div>
<div class="content">
<a href="mailto:logisimit@gmail.com" class="button">Email: logisimit@gmail.com</a>
<a href="https://github.com/Logisim-Ita/Logisim" target="_blank" class="button">GitHub</a>
<a href="https://github.com/Logisim-Ita/Logisim/commits/early" target="_blank" class="button">Last Additions</a>
<a href="https://www.youtube.com/channel/UCUPZAQCXuYuEQoVtIaP6fgQ" target="_blank" class="button">Youtube</a>
<a href="https://sourceforge.net/projects/logisimit/" target="_blank" class="button">Sourceforge</a>
<a href="https://sourceforge.net/p/logisimit/discussion/" target="_blank" class="button">Forum</a>
<a href="https://github.com/LogisimIt/Logisim/issues" target="_blank" class="button">Bug Report</a>
<p><b>Andrea Sanguineti - Samuele Capani - Andrea Albanese - Alessio Giardina - Alessio Giacobbe - Giancarlo Perlo</b></p>
</div>
</body>
</html>