Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 23, 2024
0 parents commit c4dd54c
Show file tree
Hide file tree
Showing 10 changed files with 733 additions and 0 deletions.
533 changes: 533 additions & 0 deletions 3rdpartylicenses.txt

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vv.danieljancar.dev
Binary file added favicon.ico
Binary file not shown.
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!DOCTYPE html>
<html lang="en" data-critters-container>
<head><base href="https://vv.danieljancar.dev/">
<meta charset="utf-8">
<title>
VoteVault - Anonymously vote on anything with Stellar Smart Contracts
</title>
<meta content="An anonymous and straightforward voting platform built on Stellar Smart Contract for the Dev Challenge. VoteVault is a decentralized voting platform that allows users to create and vote on polls without the need for a central authority." name="description">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link href="favicon.ico" rel="icon" type="image/x-icon">

<!-- Open Graph Meta Tags for Root -->
<meta content="VoteVault - Anonymously vote on anything with Stellar Smart Contracts" property="og:title">
<meta content="VoteVault is a decentralized, anonymous voting platform built on Stellar Smart Contracts. Secure, transparent, and verifiable voting for everyone." property="og:description">
<meta content="https://vv.danieljancar.dev/social-media-preview.png" property="og:image">
<meta content="https://vv.danieljancar.dev" property="og:url">
<meta content="website" property="og:type">

<!-- Twitter Card Meta Tags for Root -->
<meta content="summary_large_image" name="twitter:card">
<meta content="VoteVault - Anonymously vote on anything with Stellar Smart Contracts" name="twitter:title">
<meta content="VoteVault is a decentralized, anonymous voting platform built on Stellar Smart Contracts. Secure, transparent, and verifiable voting for everyone." name="twitter:description">
<meta content="https://vv.danieljancar.dev/social-media-preview.png" name="twitter:image">
<style>*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }</style><link rel="stylesheet" href="styles-X2OY6HJU.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-X2OY6HJU.css"></noscript></head>
<body>
<app-root></app-root>
<script src="polyfills-SCHOHYNV.js" type="module"></script><script src="main-GMXEW45Y.js" type="module"></script></body>
</html>
168 changes: 168 additions & 0 deletions main-GMXEW45Y.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions polyfills-SCHOHYNV.js

Large diffs are not rendered by default.

Binary file added results-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added social-media-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions styles-X2OY6HJU.css

Large diffs are not rendered by default.

Binary file added vv-logo-s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c4dd54c

Please sign in to comment.