You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content="I'm Danki, and I've worn many hats as a developer, ecosystem builder, and a digital marketer. The day I discovered the wonders of blockchain technology, I went down the rabbithole and never looked back. I aim to combine theory, structure, and intuition on my mission of making web3 more accessible and secure for everyone."
16
-
/>
17
-
<linkrel="apple-touch-icon" href="logo192.png" />
18
-
<!--
19
-
manifest.json provides metadata used when your web app is installed on a
20
-
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
It will be replaced with the URL of the `public` folder during the build.
28
-
Only files inside the `public` folder can be referenced from the HTML.
29
-
30
-
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
31
-
work correctly both with client-side routing and a non-root public URL.
32
-
Learn how to configure a non-root public URL by running `npm run build`.
33
-
-->
34
-
<title>Tin Erispe - Developer Marketer, DevRel, and Ecosystem Builder</title>
35
-
</head>
36
-
<body>
37
-
<noscript>You need to enable JavaScript to run this app.</noscript>
38
-
<divid="root"></div>
39
-
<!--
40
-
This HTML file is a template.
41
-
If you open it directly in the browser, you will see an empty page.
42
-
43
-
You can add webfonts, meta tags, or analytics to this file.
44
-
The build step will place the bundled scripts into the <body> tag.
45
-
46
-
To begin the development, run `npm start` or `yarn start`.
47
-
To create a production bundle, use `npm run build` or `yarn build`.
48
-
-->
49
-
</body>
50
-
</html>
1
+
<!doctype html><htmllang="en"><head><metacharset="utf-8"/><linkrel="shortcut icon" href="/favicon.ico"/><metaname="viewport" content="width=device-width,initial-scale=1"/><linkhref="https://use.fontawesome.com/releases/v5.4.1/css/all.css" rel="stylesheet"/><metaname="theme-color" content="#000000"/><metaname="description" content="I'm Danki, and I've worn many hats before I stumbled upon blockchain programming. Never looked back since. I aim to combine theory, structure, and intuition in my practice of making secure and functional smart contracts."/><linkrel="apple-touch-icon" href="logo192.png"/><linkrel="manifest" href="/manifest.json"/><metaproperty="twitter:image" content="/social-image.png"/><metaproperty="og:image" content="/social-image.png"/><title>0xDanki - Developer Marketer, DevRel, and Ecosystem Builder</title><scriptdefer="defer" src="/static/js/main.4f64cf24.js"></script><linkhref="/static/css/main.606dddd9.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div></body></html>
0 commit comments