-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from NapulETH/site-upate
site update by ARCA Studio
- Loading branch information
Showing
13 changed files
with
532 additions
and
263 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<link rel="icon" href="data:,"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="./style.css"> | ||
<title>NapulETH</title> | ||
</head> | ||
|
||
<body> | ||
<!-- Navigation Bar --> | ||
<div class="navBar"> | ||
<a href="./index-ita.html" style="text-decoration: none;"> | ||
<code style="margin: 10px;">NapulETH</code> | ||
</a> | ||
<div class="navLinks"> | ||
<a href="./index-ita.html" class="navAdress" > | ||
Home | ||
</a> | ||
<a href="./about-ita.html" class="navAdress" style="color: #ca75ab;"> | ||
Chi Siamo | ||
</a> | ||
</div> | ||
<div style="margin: 10px; align-self: center;"> | ||
<a href="./index-ita.html" class="icon"> | ||
<div class="flag italy"></div> | ||
</a> | ||
<a href="./index.html" class="icon"> | ||
<div class="flag the-united-kingdom"></div> | ||
</a> | ||
</div> | ||
</div> | ||
|
||
<!-- Body --> | ||
<div style="margin: 50px auto; max-width: 900px; padding: 16px;"> | ||
|
||
|
||
<h2>Info</h2> | ||
<code>NapulETH</code> è il posto per tutte le compagnie, i professionisti e gli hobbysti crypto che vivono, lavorano o semplicemente sentono di avere una relazione con la città di Napoli. Come community, organizziamo eventi ed incontri di persona, periodicamente. | ||
|
||
<h2>Progetti affiliati con NapulETH</h2> | ||
<ul> | ||
<li><a href="https://20squares.xyz" target="_blank" rel="noopener noreferrer" class="navAdress">20squares</a></li> | ||
<li><a href="https://www.arcastudio.org/" target="_blank" rel="noopener noreferrer" class="navAdress">ARCA Studio</a></li> | ||
<li><a href="https://decripto.org" target="_blank" rel="noopener noreferrer" class="navAdress">decripto</a></li> | ||
<li><a href="https://napoliblockchain.it/" target="_blank" rel="noopener noreferrer" class="navAdress">Napoli Blockchain</a></li> | ||
<li><a href="https://pizzawallet.io/" target="_blank" rel="noopener noreferrer" class="navAdress">Pizzawallet</a></li> | ||
</ul> | ||
|
||
<h2>Amici</h2> | ||
<ul> | ||
<li><a href="https://www.spaghett-eth.com/" target="_blank" rel="noopener noreferrer" class="navAdress">SpaghettETH</a></li> | ||
<li><a href="https://ethereum.foundation/" target="_blank" rel="noopener noreferrer" class="navAdress">Ethereum Foundation</a></li> | ||
<li><a href="https://www.thesparkhub.it/" target="_blank" rel="noopener noreferrer" class="navAdress">The Spark Creative Hub</a></li> | ||
<li><a href="https://spaziotra.xyz/" target="_blank" rel="noopener noreferrer" class="navAdress">Spazio TRA</a></li> | ||
</ul> | ||
</div> | ||
|
||
<footer> | ||
<div class="footerDiv"> | ||
<p> | ||
<a href="https://t.me/napuleth" target="_blank" rel="noopener noreferrer" class="navAdress"> | ||
Telegram | ||
</a> | ||
</p> | ||
</div> | ||
<div class="footerDiv"> | ||
<p> | ||
<a href="https://twitter.com/napuleth" target="_blank" rel="noopener noreferrer" class="navAdress"> | ||
</a> | ||
</p> | ||
</div> | ||
<div class="footerDiv"> | ||
<p> | ||
<a href="https://www.linkedin.com/company/napul-eth/" target="_blank" rel="noopener noreferrer" class="navAdress"> | ||
</a> | ||
</p> | ||
</div> | ||
|
||
<div class="footerDiv"> | ||
<p style="text-align: center;">Powered by | ||
<a href="https://www.arcastudio.org/" target="_blank" rel="noopener noreferrer" class="navAdress"> | ||
ARCA Studio | ||
</a> | ||
</p> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<link rel="icon" href="data:,"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="./style.css"> | ||
<title>NapulETH</title> | ||
</head> | ||
|
||
<body> | ||
<!-- Navigation Bar --> | ||
<div class="navBar"> | ||
<a href="./index.html" style="text-decoration: none;"> | ||
<code style="margin: 10px;">NapulETH</code> | ||
</a> | ||
<div class="navLinks"> | ||
<a href="./index.html" class="navAdress" > | ||
Home | ||
</a> | ||
<!-- <a href="./events-ita.html" class="navAdress"> --> | ||
<!-- Eventi Passati --> | ||
<!-- </a> --> | ||
<a href="./about.html" class="navAdress" style="color: #ca75ab;"> | ||
About Us | ||
</a> | ||
</div> | ||
<div style="margin: 10px; align-self: center;"> | ||
<a href="./index-ita.html" class="icon"> | ||
<div class="flag italy"></div> | ||
</a> | ||
<a href="./index.html" class="icon"> | ||
<div class="flag the-united-kingdom"></div> | ||
</a> | ||
</div> | ||
</div> | ||
|
||
<!-- Body --> | ||
<div style="margin: 50px auto; max-width: 900px; padding: 16px;"> | ||
|
||
|
||
<h2>Info</h2> | ||
<code>NapulETH</code> is the place for all crypto companies, professionals, and hobbyists who live, work, or simply feel they have a relationship with the city of Naples. As a community, we organize events and in-person meetings periodically. | ||
|
||
<h2>Projects affiliated with NapulETH</h2> | ||
<ul> | ||
<li><a href="https://20squares.xyz" target="_blank" rel="noopener noreferrer" class="navAdress">20squares</a></li> | ||
<li><a href="https://www.arcastudio.org/" target="_blank" rel="noopener noreferrer" class="navAdress">ARCA Studio</a></li> | ||
<li><a href="https://decripto.org" target="_blank" rel="noopener noreferrer" class="navAdress">decripto</a></li> | ||
<li><a href="https://napoliblockchain.it/" target="_blank" rel="noopener noreferrer" class="navAdress">Napoli Blockchain</a></li> | ||
<li><a href="https://pizzawallet.io/" target="_blank" rel="noopener noreferrer" class="navAdress">Pizzawallet</a></li> | ||
</ul> | ||
|
||
<h2>Friends</h2> | ||
<ul> | ||
<li><a href="https://www.spaghett-eth.com/" target="_blank" rel="noopener noreferrer" class="navAdress">SpaghettETH</a></li> | ||
<li><a href="https://ethereum.foundation/" target="_blank" rel="noopener noreferrer" class="navAdress">Ethereum Foundation</a></li> | ||
<li><a href="https://www.thesparkhub.it/" target="_blank" rel="noopener noreferrer" class="navAdress">The Spark Creative Hub</a></li> | ||
<li><a href="https://spaziotra.xyz/" target="_blank" rel="noopener noreferrer" class="navAdress">Spazio TRA</a></li> | ||
</ul> | ||
</div> | ||
|
||
<footer> | ||
<div class="footerDiv"> | ||
<p> | ||
<a href="https://t.me/napuleth" target="_blank" rel="noopener noreferrer" class="navAdress"> | ||
Telegram | ||
</a> | ||
</p> | ||
</div> | ||
<div class="footerDiv"> | ||
<p> | ||
<a href="https://twitter.com/napuleth" target="_blank" rel="noopener noreferrer" class="navAdress"> | ||
</a> | ||
</p> | ||
</div> | ||
<div class="footerDiv"> | ||
<p> | ||
<a href="https://www.linkedin.com/company/napul-eth/" target="_blank" rel="noopener noreferrer" class="navAdress"> | ||
</a> | ||
</p> | ||
</div> | ||
|
||
<div class="footerDiv"> | ||
<p style="text-align: center;">Powered by | ||
<a href="https://www.arcastudio.org/" target="_blank" rel="noopener noreferrer" class="navAdress"> | ||
ARCA Studio | ||
</a> | ||
</p> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.