-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
40 lines (30 loc) · 1.58 KB
/
index.html
File metadata and controls
40 lines (30 loc) · 1.58 KB
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
<head>
<title>Eventlr</title>
<link rel="icon" href="favicon.png" />
<link href="Fonts/Cabin/font.css" rel="stylesheet">
<style>body{font-family:'Cabin';background:#e3e2e2;margin:0}</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-14W6K2EKD1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-14W6K2EKD1');
</script>
</head>
<body>
<center><img width="250px" src="logotype.png" title="Eventlr" alt="Eventlr"/><br/><h4>Everyone can easily make apps! Without knowing programming. It's magic 💫</h4>
<img src="Eventlr new.png"></center>
<h2>Still in development! Subscribe for news:</h2>
<a href="https://twitter.com/PlasmmerDev?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-size="large" data-show-count="false">Follow @PlasmmerDev</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<hr/>
<h1>Create a phone/desktop/web/kaios app? Create a dapp/smart-contract?</h1>
<h2>This was the 2019's idea <a href="https://daniellmesquita.eth.link/" target="_blank>">Daniella Mesquita</a> drew for Eventoj/Eventlr:</h2>
<img src="Eventlr.jpg">
<img src="new-sh.png">
<img src="new-js.png">
<img src="new-eth.png">
<hr/>
<h2>News Feed:</h2>
<a class="twitter-timeline" data-width="300" data-height="500" href="https://twitter.com/PlasmmerDev?ref_src=twsrc%5Etfw">Tweets by PlasmmerDev</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</body>