├── .gitignore ├── .gitmodules ├── .hugulprc ├── .idea ├── encodings.xml ├── modules.xml ├── vcs.xml ├── website.iml └── workspace.xml ├── CODE_OF_CONDUCT.md ├── COPYING ├── README.md ├── archetypes └── default.md ├── config.toml ├── content ├── .keep ├── accept-vertcoin.en.md ├── community.en.md ├── donate.en.md ├── download.en.md ├── merchants.en.md ├── mine.en.md ├── specifications-explained.en.md ├── team.en.md ├── trading.en.md └── whatismining.en.md ├── data └── .keep ├── i18n ├── de.toml ├── en.toml └── fr.toml ├── layouts ├── .keep └── shortcodes │ ├── donationfund.html │ └── donationfundcontainer.html ├── person1.jpg ├── static ├── 642763 │ ├── 000F3F0BC4538BA5D.css │ ├── 015387F04FACB8964.css │ ├── 04F05B91DC11173FC.css │ ├── 07275F181C106D2E0.css │ ├── 0AFD6E7F016A0DF3E.css │ ├── 0BA2C2ACBCE2D7A69.css │ ├── 0C626A0757FFA38D1.css │ ├── 1A48B8AC5381421FE.eot │ ├── 1BBD36535D4B0EB8E.css │ ├── 23AFBF9EE3BA1AC54.css │ ├── 28A74420C5C458BF7.css │ ├── 2B9023EE9C0A3D079.css │ ├── 2E93D3C2A50314574.css │ ├── 3106F22446D9194CE.css │ ├── 4127BA73BADF4FD8B.css │ ├── 423BE2255A01693D4.eot │ ├── 487B1BE71B5628525.css │ ├── 49F4D98119F18BCC6.css │ ├── 4CF597D62917DECBE.css │ ├── 4F856A4F35D8AF95D.css │ ├── 5A2444061F686FAE2.css │ ├── 5C24D0414CE9AAEDE.css │ ├── 625871397A2BB6108.css │ ├── 656CFF6855E7035B1.css │ ├── 6BDF40E77EC08D5E4.css │ ├── 751ADA50224083FCD.css │ ├── 77D3874DCE0F97324.eot │ ├── 7EA67C0B5CC4D75AB.css │ ├── 8764B01BF739D9095.css │ ├── 9268CD9C59276EFC4.css │ ├── 985049ECE67C4FCD3.css │ ├── 995BC21F0AB2C93D8.eot │ ├── 9CF7654F17078742D.css │ ├── 9D8E5D885EA6182A3.eot │ ├── A1B87E5A0B4C4D38C.eot │ ├── A7F7CE2640E3703E7.eot │ ├── B68D8C119D5A63427.css │ ├── CEA101F26E3C9BAB4.css │ ├── D16AFA435845C2706.css │ ├── D451EFA212AA73A47.css │ ├── D51154D16CEAEC129.css │ ├── D5437CE705C7190EA.css │ ├── DC0D23615A6466F2C.css │ ├── E9BC91ADC5932BC10.eot │ ├── EBCAC82C948975ADF.css │ ├── FB3465376778A9A4D.css │ ├── FC2FD73C98EB4F633.css │ └── FD6C467205C9F9AA2.css ├── fonts │ ├── 659587 │ │ ├── 0579F452B04DFD5A1.css │ │ ├── 0C1569D0F6A4D65EE.css │ │ ├── 116A47EF5438804B1.css │ │ ├── 11EBA267C9130494F.css │ │ ├── 174A9F2A194622D18.css │ │ ├── 17AE6A9AA8A830437.css │ │ ├── 1B84BB18A6CDC1F6B.css │ │ ├── 1EB5AAC7C3A453232.css │ │ ├── 245A89F62FEE4C7F0.css │ │ ├── 260FC8C9C360A1752.css │ │ ├── 2E2F5C3BA0313C50B.css │ │ ├── 311000B6DBB2A08BD.css │ │ ├── 35F27580766427A14.css │ │ ├── 3B9D47138C59AB8DF.css │ │ ├── 405E8AFF0E4BA2FE1.eot │ │ ├── 4386CA9496C914B27.css │ │ ├── 4C7DE3E32CBE936A8.css │ │ ├── 524D3C9666170474F.css │ │ ├── 5B63A781552A7D539.css │ │ ├── 5D5712C04A77E005E.css │ │ ├── 5E519EE6DDFAC2CC0.css │ │ ├── 60D16AC9A30BFE1C5.css │ │ ├── 661D8345C08A66FF3.eot │ │ ├── 6C9A6524D3583D32F.eot │ │ ├── 6D71C05AF6CA698C5.css │ │ ├── 795E8D9B65397B3FF.css │ │ ├── 7DDD973A12D2C7A62.eot │ │ ├── 892E8C6151686A70A.css │ │ ├── 8CF5DDAE88D2EF21C.css │ │ ├── 91F3BB4C3E7F99C4F.css │ │ ├── A906652F939BEF82A.eot │ │ ├── AEF365585F4943152.css │ │ ├── B3F6425B29BCC32CA.css │ │ ├── BF404EF05E19B55ED.eot │ │ ├── C6E067346570959D0.css │ │ ├── CCC24A4ECE3F6CC41.css │ │ ├── D118420E399891AF8.css │ │ ├── D687106AC979917FE.css │ │ ├── D687D63AC5D2576FD.css │ │ ├── E17A056017DAACDC5.css │ │ ├── E59111A36F7E8730D.css │ │ ├── EFD2E436E4D47DED1.css │ │ ├── F13CCE480722319E6.css │ │ ├── F312FC6B1DA2C50FF.css │ │ ├── F56F0922E833C2AF1.css │ │ ├── F8D05B4F999F5163C.eot │ │ ├── FB1A71408248F686C.eot │ │ └── FD07288FBD14C87C1.css │ ├── 659713 │ │ ├── 01B5712B6FD9FC53B.css │ │ ├── 04423C45D942B12E6.css │ │ ├── 0C717FF1054DC8698.css │ │ ├── 11317F7AD7A80BB8C.css │ │ ├── 13519129655E51738.css │ │ ├── 212C53D04536C0F1E.css │ │ ├── 27FAAF813A11E620D.css │ │ ├── 283A69F73A3FA2F4C.css │ │ ├── 29CE95EDD0FAE18A6.css │ │ ├── 2B986BD9465A3C2D0.css │ │ ├── 2BDCE2679B4AB6B0E.css │ │ ├── 3BF1F3CAE4AD65BD2.css │ │ ├── 405E8AFF0E4BA2FE1.eot │ │ ├── 4641BF97C80B2497F.css │ │ ├── 4C0DEA0F933C7645D.css │ │ ├── 4D04B91FED9B5F171.css │ │ ├── 4E626BB1755D1F214.css │ │ ├── 51E1176D7733C7150.css │ │ ├── 58957B7408E37043C.css │ │ ├── 5D498AA95DADBE417.css │ │ ├── 5DC48731A1C8531D9.css │ │ ├── 5DECC3C476EC46C48.css │ │ ├── 61F1C064B72FAE982.css │ │ ├── 661D8345C08A66FF3.eot │ │ ├── 6C9A6524D3583D32F.eot │ │ ├── 7301DD924F05F7DBF.css │ │ ├── 7DDD973A12D2C7A62.eot │ │ ├── 814556B9EFA2F2DB5.css │ │ ├── 8B7AB7A6FE2F4B6DA.css │ │ ├── 92ACD6C4DB67BCF59.css │ │ ├── 96AA1C471704F01C5.css │ │ ├── 96FD1B5273EAE1706.css │ │ ├── A230DDA47EA0FDD7E.css │ │ ├── A5B7F5A3FDD24C637.css │ │ ├── A79395C4CF5D73C31.css │ │ ├── A906652F939BEF82A.eot │ │ ├── AECE77EC623D812C0.css │ │ ├── BF404EF05E19B55ED.eot │ │ ├── C18B6FA2DEBFD8968.css │ │ ├── D4AB78CD3DAF8CDB7.css │ │ ├── D5DEB35670134DC36.css │ │ ├── D9E44EFAFC3512E47.css │ │ ├── E1B6F9B2B4058DC77.css │ │ ├── E926136F2BC18A0B6.css │ │ ├── F16F31FC6C826B4E8.css │ │ ├── F25BCC91C00134C71.css │ │ ├── F8D05B4F999F5163C.eot │ │ └── FB1A71408248F686C.eot │ ├── social-icons.eot │ ├── social-icons.svg │ ├── social-icons.ttf │ ├── social-icons.woff │ ├── vertcoin-icons.eot │ ├── vertcoin-icons.svg │ ├── vertcoin-icons.ttf │ └── vertcoin-icons.woff ├── googlebcbc6ddd5c481729.html ├── images │ ├── Afghanistan.png │ ├── Albania.png │ ├── Algeria.png │ ├── Andorra.png │ ├── Antigua-and-Barbuda.png │ ├── Argentina.png │ ├── Armenia.png │ ├── Australia.png │ ├── Austria.png │ ├── Azerbaijan.png │ ├── Bahamas.png │ ├── Bahrain.png │ ├── Bangladesh.png │ ├── Barbados.png │ ├── Belarus.png │ ├── Belgium.png │ ├── Belize.png │ ├── Benin.png │ ├── Bhutan.png │ ├── Bolivia.png │ ├── Bosnia-and-Herzegovina.png │ ├── Botswana.png │ ├── Brazil.png │ ├── Brunei.png │ ├── Bulgaria.png │ ├── Burkina-Faso.png │ ├── Burundi.png │ ├── Cambodia.png │ ├── Cameroon.png │ ├── Canada.png │ ├── Cape-Verde.png │ ├── Central-African-Republic.png │ ├── Chad.png │ ├── Chile.png │ ├── China.png │ ├── Colombia.png │ ├── Comoros.png │ ├── Congo-(Democratic).png │ ├── Congo-(Republic).png │ ├── Costa-Rica.png │ ├── Cote-d'Ivoire.png │ ├── Croatia.png │ ├── Cuba.png │ ├── Cyprus.png │ ├── Czech-Republic.png │ ├── Denmark.png │ ├── Djibouti.png │ ├── Dominica.png │ ├── Dominican-Republic.png │ ├── East-Timor.png │ ├── Ecuador.png │ ├── Egypt.png │ ├── El-Salvador.png │ ├── Equatorial-Guinea.png │ ├── Eritrea.png │ ├── Estonia.png │ ├── Ethiopia.png │ ├── Fiji.png │ ├── Finland.png │ ├── France.png │ ├── Gabon.png │ ├── Gambia.png │ ├── Georgia.png │ ├── Germany.png │ ├── Ghana.png │ ├── Grecee.png │ ├── Grenada.png │ ├── Group 6 Copy 2.png │ ├── Group 6 Copy.png │ ├── Guatemala.png │ ├── Guinea-Bissau.png │ ├── Guinea.png │ ├── Guyana.png │ ├── Haiti.png │ ├── Honduras.png │ ├── Hungary.png │ ├── Iceland.png │ ├── India.png │ ├── Indonesia.png │ ├── Iran.png │ ├── Iraq.png │ ├── Ireland.png │ ├── Israel.png │ ├── Italy.png │ ├── Jamaica.png │ ├── Japan.png │ ├── Jordan.png │ ├── Kazakhstan.png │ ├── Kenya.png │ ├── Kiribati.png │ ├── Korea,-North.png │ ├── Korea,-South.png │ ├── Kosovo.png │ ├── Kuwait.png │ ├── Kyrgyzstan.png │ ├── Laos.png │ ├── Latvia.png │ ├── Lebanon.png │ ├── Lesotho.png │ ├── Liberia.png │ ├── Libya.png │ ├── Liechtenstein.png │ ├── Lithuania.png │ ├── Luxembourg.png │ ├── Macedonia.png │ ├── Madagascar.png │ ├── Malawi.png │ ├── Malaysia.png │ ├── Maldives.png │ ├── Mali.png │ ├── Malta.png │ ├── Marshall-Islands.png │ ├── Mauritania.png │ ├── Mauritius.png │ ├── Mexico.png │ ├── Micronesia-(Federated).png │ ├── Moldova.png │ ├── Monaco.png │ ├── Mongolia.png │ ├── Montenegro.png │ ├── Morocco.png │ ├── Mozambique.png │ ├── Myanmar.png │ ├── Namibia.png │ ├── Nauru.png │ ├── Nepal.png │ ├── Netherlands.png │ ├── New-Zealand.png │ ├── Nicaragua.png │ ├── Niger.png │ ├── Nigeria.png │ ├── Norway.png │ ├── Oman.png │ ├── Pakistan.png │ ├── Palau.png │ ├── Panama.png │ ├── Papua-New-Guinea.png │ ├── Paraguay.png │ ├── Peru.png │ ├── Philippines.png │ ├── Poland.png │ ├── Portugal.png │ ├── Qatar.png │ ├── Romania.png │ ├── Russia.png │ ├── Rwanda.png │ ├── Saint-Kitts-and-Nevis.png │ ├── Saint-Lucia.png │ ├── Saint-Vincent-and-the-Grenadines.png │ ├── Samoa.png │ ├── San-Marino.png │ ├── Sao-Tome-and-Principe.png │ ├── Saudi-Arabia.png │ ├── Senegal.png │ ├── Serbia.png │ ├── Seychelles.png │ ├── Sierra-Leone.png │ ├── Singapore.png │ ├── Slovakia.png │ ├── Slovenia.png │ ├── Solomon-Islands.png │ ├── Somalia.png │ ├── South-Africa.png │ ├── South-Sudan.png │ ├── Spain.png │ ├── Sri-Lanka.png │ ├── Sudan.png │ ├── Suriname.png │ ├── Swaziland.png │ ├── Sweden.png │ ├── Switzerland.png │ ├── Syria.png │ ├── Taiwan.png │ ├── Tajikistan.png │ ├── Tanzania.png │ ├── Thailand.png │ ├── Togo.png │ ├── Tonga.png │ ├── Trinidad-and-Tobago.png │ ├── Tunisia.png │ ├── Turkey.png │ ├── Turkmenistan.png │ ├── Tuvalu.png │ ├── Uganda.png │ ├── Ukraine.png │ ├── United-Arab-Emirates.png │ ├── United-Kingdom.png │ ├── United-States-of-America.png │ ├── Uruguay.png │ ├── Uzbekistan.png │ ├── Vanuatu.png │ ├── Vatican-City.png │ ├── Venezuela.png │ ├── Vertcoin_Lyra2RE_Paper_11292014.pdf │ ├── Vietnam.png │ ├── Yemen.png │ ├── Zambia.png │ ├── Zimbabwe.png │ ├── accept-vertcoin.jpg │ ├── adam.jpg │ ├── alex.jpg │ ├── amdCard.jpg │ ├── amdCard.png │ ├── arrow.svg │ ├── atomic-swaps-white.png │ ├── atomic-swaps.png │ ├── bittylicious.png │ ├── bryan.jpg │ ├── buy-vertcoin.jpg │ ├── community.jpg │ ├── daiki.jpg │ ├── down-arrow.svg │ ├── eric.png │ ├── favicon.png │ ├── gertjaap.jpg │ ├── how-vertcoin-compressed.jpg │ ├── how-vertcoin-compressed.png │ ├── how-vertcoin.png │ ├── iphoneX-lit-captioned.png │ ├── iphoneX-lit-real.jpg │ ├── iphoneX-lit-real.png │ ├── iphoneX-lit.png │ ├── james.jpg │ ├── joe.jpg │ ├── light.jpg │ ├── lightningimagevert.jpg │ ├── litbox.png │ ├── logo_litebit.jpg │ ├── logo_shapeshift.png │ ├── miningrig.jpg │ ├── no-airdrop-no-ico-no-premine.png │ ├── oneclickminer-bg-fixed.png │ ├── oneclickminer.png │ ├── person1-green-fix.png │ ├── person1.png │ ├── person2.png │ ├── placeholder.png │ ├── social-contract.png │ ├── star.jpg │ ├── start-mining.jpg │ ├── vert-header-green.jpg │ ├── vertLnWallet-iOS.png │ ├── vertLnWallet.jpg │ ├── vertLnWallet.png │ ├── vertcoin-greenLogo.svg │ ├── vertcoin-header-logo.png │ ├── vertcoin-header-logo.svg │ ├── vtc-logo-link.png │ └── why-vertcoin.png └── js │ └── donationfunds.js └── themes └── elate ├── .gitignore ├── LICENSE.md ├── README.md ├── archetypes └── default.md ├── exampleSite ├── config.toml ├── content │ └── .keep └── static │ ├── .keep │ └── css │ ├── custom1.css │ └── custom2.css ├── images ├── screenshot.png └── tn.png ├── layouts ├── 404.html ├── _default │ ├── centre-single.html │ ├── donate.html │ ├── download.html │ ├── lightning.html │ ├── list.html │ ├── mine.html │ ├── single.html │ └── team.html ├── index.html └── partials │ ├── about.html │ ├── accept-vertcoin.html │ ├── community.html │ ├── download.html │ ├── footer.html │ ├── guides-home.html │ ├── head.html │ ├── hero.html │ ├── home-adoption.html │ ├── home-atomicSwaps.html │ ├── home-communityStatus.html │ ├── home-contact.html │ ├── home-guides.html │ ├── home-how-questions.html │ ├── home-how.html │ ├── home-lightning.html │ ├── home-litEcosystem.html │ ├── home-mining.html │ ├── home-noPremine.html │ ├── home-socialContract.html │ ├── home-why.html │ ├── intro.html │ ├── js.html │ ├── nav.html │ ├── services.html │ ├── testimonials.html │ └── work.html ├── static ├── css │ ├── animate.css │ ├── blue.css │ ├── blue.css.map │ ├── bootstrap.css │ ├── bootstrap.css.map │ ├── custom-anim.css │ ├── icomoon.css │ ├── magnific-popup.css │ ├── simple-line-icons.css │ ├── style.css │ ├── style.css.map │ ├── style2.css │ ├── style2.css.map │ ├── style3.css │ ├── style3.css.map │ ├── style4.css │ └── style4.css.map ├── fonts │ ├── 642681 │ │ ├── 02BBF02A234427D14.css │ │ ├── 02DEA4368F13F012B.css │ │ ├── 04A6ED3F959FDADC6.css │ │ ├── 0D1B2CCDFF7DD92B1.css │ │ ├── 13953EC3A0795921E.css │ │ ├── 1A48B8AC5381421FE.eot │ │ ├── 1B6ABF433D5E2A08A.css │ │ ├── 1F7A497C35BAAD06B.css │ │ ├── 2BA835633F8981429.css │ │ ├── 2DA32364639DA8151.css │ │ ├── 350C33F4220D1F423.css │ │ ├── 423BE2255A01693D4.eot │ │ ├── 42515321D8FB587FB.css │ │ ├── 4B92B42D2DEDEF022.css │ │ ├── 4CA902348BD2106F4.css │ │ ├── 53F9F8D5C3E4E3597.css │ │ ├── 5798B9D806B99E777.css │ │ ├── 597E18D6561E40790.css │ │ ├── 5BD25F598121826B1.css │ │ ├── 6AF3033949355B5AC.css │ │ ├── 77D3874DCE0F97324.eot │ │ ├── 79AF9C46CC22D0572.css │ │ ├── 7BB353FD94AFCEAC3.css │ │ ├── 8C5BB1F07744A7DD1.css │ │ ├── 8E9CE0F2B4C403DED.css │ │ ├── 938BC6761551E3046.css │ │ ├── 995BC21F0AB2C93D8.eot │ │ ├── 99878A68FB48B81C2.css │ │ ├── 9D8E5D885EA6182A3.eot │ │ ├── A1B87E5A0B4C4D38C.eot │ │ ├── A7F7CE2640E3703E7.eot │ │ ├── AE8DBE72713B7CC54.css │ │ ├── AFB9124D5A4EE31D3.css │ │ ├── B2AA5316329CE607A.css │ │ ├── B6BF32059F64050B1.css │ │ ├── BF32286ED556D7A16.css │ │ ├── C3E25EF794216BD0F.css │ │ ├── CCBEA0F4DD03EB7EE.css │ │ ├── DB2EBBA32DCD37194.css │ │ ├── E3BDD1AE1BBEC1DD8.css │ │ ├── E73B09BCB46066598.css │ │ ├── E9BC91ADC5932BC10.eot │ │ ├── ECEE3659929992229.css │ │ ├── F46CA6977FEC2B2C5.css │ │ ├── F93C978AF2970A9B1.css │ │ ├── F96559BCED84EA027.css │ │ ├── F9D3900D0E813DF0F.css │ │ └── FE1F0BCBE420D42F5.css │ ├── bootstrap │ │ ├── glyphicons-halflings-regular.eot │ │ ├── glyphicons-halflings-regular.svg │ │ ├── glyphicons-halflings-regular.ttf │ │ ├── glyphicons-halflings-regular.woff │ │ └── glyphicons-halflings-regular.woff2 │ ├── icomoon │ │ ├── icomoon.eot │ │ ├── icomoon.svg │ │ ├── icomoon.ttf │ │ ├── icomoon.woff │ │ └── icomoon │ │ │ ├── Read Me.txt │ │ │ ├── demo-files │ │ │ ├── demo.css │ │ │ └── demo.js │ │ │ ├── demo.html │ │ │ ├── fonts │ │ │ ├── icomoon.eot │ │ │ ├── icomoon.svg │ │ │ ├── icomoon.ttf │ │ │ └── icomoon.woff │ │ │ ├── selection.json │ │ │ └── style.css │ └── simple-line-icons │ │ ├── Simple-Line-Icons.eot │ │ ├── Simple-Line-Icons.svg │ │ ├── Simple-Line-Icons.ttf │ │ ├── Simple-Line-Icons.woff │ │ └── Simple-Line-Icons.woff2 ├── images │ ├── full_image_1.jpg │ ├── full_image_2.jpg │ ├── img_10.jpg │ ├── img_7.jpg │ ├── img_8.jpg │ ├── loc.png │ ├── person1.jpg │ ├── person2.jpg │ ├── person3.jpg │ ├── person4.jpg │ ├── work_1.jpg │ ├── work_2.jpg │ ├── work_3.jpg │ ├── work_4.jpg │ ├── work_5.jpg │ ├── work_6.jpg │ ├── work_7.jpg │ └── work_8.jpg └── js │ ├── bootstrap.min.js │ ├── google_map.js │ ├── jquery.countTo.js │ ├── jquery.easing.1.3.js │ ├── jquery.magnific-popup.min.js │ ├── jquery.min.js │ ├── jquery.stellar.min.js │ ├── jquery.style.switcher.js │ ├── jquery.viewportchecker.js │ ├── jquery.waypoints.min.js │ ├── magnific-popup-options.js │ ├── main.js │ ├── modernizr-2.6.2.min.js │ └── respond.min.js └── theme.toml /.gitignore: -------------------------------------------------------------------------------- 1 | public 2 | -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.hugulprc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/.hugulprc -------------------------------------------------------------------------------- /.idea/encodings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/.idea/encodings.xml -------------------------------------------------------------------------------- /.idea/modules.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/.idea/modules.xml -------------------------------------------------------------------------------- /.idea/vcs.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/.idea/vcs.xml -------------------------------------------------------------------------------- /.idea/website.iml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/.idea/website.iml -------------------------------------------------------------------------------- /.idea/workspace.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/.idea/workspace.xml -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/COPYING -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/README.md -------------------------------------------------------------------------------- /archetypes/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/archetypes/default.md -------------------------------------------------------------------------------- /config.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/config.toml -------------------------------------------------------------------------------- /content/.keep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /content/accept-vertcoin.en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/content/accept-vertcoin.en.md -------------------------------------------------------------------------------- /content/community.en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/content/community.en.md -------------------------------------------------------------------------------- /content/donate.en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/content/donate.en.md -------------------------------------------------------------------------------- /content/download.en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/content/download.en.md -------------------------------------------------------------------------------- /content/merchants.en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/content/merchants.en.md -------------------------------------------------------------------------------- /content/mine.en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/content/mine.en.md -------------------------------------------------------------------------------- /content/specifications-explained.en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/content/specifications-explained.en.md -------------------------------------------------------------------------------- /content/team.en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/content/team.en.md -------------------------------------------------------------------------------- /content/trading.en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/content/trading.en.md -------------------------------------------------------------------------------- /content/whatismining.en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/content/whatismining.en.md -------------------------------------------------------------------------------- /data/.keep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /i18n/de.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/i18n/de.toml -------------------------------------------------------------------------------- /i18n/en.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/i18n/en.toml -------------------------------------------------------------------------------- /i18n/fr.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/i18n/fr.toml -------------------------------------------------------------------------------- /layouts/.keep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /layouts/shortcodes/donationfund.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/layouts/shortcodes/donationfund.html -------------------------------------------------------------------------------- /layouts/shortcodes/donationfundcontainer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/layouts/shortcodes/donationfundcontainer.html -------------------------------------------------------------------------------- /person1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/person1.jpg -------------------------------------------------------------------------------- /static/642763/000F3F0BC4538BA5D.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/000F3F0BC4538BA5D.css -------------------------------------------------------------------------------- /static/642763/015387F04FACB8964.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/015387F04FACB8964.css -------------------------------------------------------------------------------- /static/642763/04F05B91DC11173FC.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/04F05B91DC11173FC.css -------------------------------------------------------------------------------- /static/642763/07275F181C106D2E0.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/07275F181C106D2E0.css -------------------------------------------------------------------------------- /static/642763/0AFD6E7F016A0DF3E.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/0AFD6E7F016A0DF3E.css -------------------------------------------------------------------------------- /static/642763/0BA2C2ACBCE2D7A69.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/0BA2C2ACBCE2D7A69.css -------------------------------------------------------------------------------- /static/642763/0C626A0757FFA38D1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/0C626A0757FFA38D1.css -------------------------------------------------------------------------------- /static/642763/1A48B8AC5381421FE.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/1A48B8AC5381421FE.eot -------------------------------------------------------------------------------- /static/642763/1BBD36535D4B0EB8E.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/1BBD36535D4B0EB8E.css -------------------------------------------------------------------------------- /static/642763/23AFBF9EE3BA1AC54.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/23AFBF9EE3BA1AC54.css -------------------------------------------------------------------------------- /static/642763/28A74420C5C458BF7.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/28A74420C5C458BF7.css -------------------------------------------------------------------------------- /static/642763/2B9023EE9C0A3D079.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/2B9023EE9C0A3D079.css -------------------------------------------------------------------------------- /static/642763/2E93D3C2A50314574.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/2E93D3C2A50314574.css -------------------------------------------------------------------------------- /static/642763/3106F22446D9194CE.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/3106F22446D9194CE.css -------------------------------------------------------------------------------- /static/642763/4127BA73BADF4FD8B.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/4127BA73BADF4FD8B.css -------------------------------------------------------------------------------- /static/642763/423BE2255A01693D4.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/423BE2255A01693D4.eot -------------------------------------------------------------------------------- /static/642763/487B1BE71B5628525.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/487B1BE71B5628525.css -------------------------------------------------------------------------------- /static/642763/49F4D98119F18BCC6.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/49F4D98119F18BCC6.css -------------------------------------------------------------------------------- /static/642763/4CF597D62917DECBE.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/4CF597D62917DECBE.css -------------------------------------------------------------------------------- /static/642763/4F856A4F35D8AF95D.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/4F856A4F35D8AF95D.css -------------------------------------------------------------------------------- /static/642763/5A2444061F686FAE2.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/5A2444061F686FAE2.css -------------------------------------------------------------------------------- /static/642763/5C24D0414CE9AAEDE.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/5C24D0414CE9AAEDE.css -------------------------------------------------------------------------------- /static/642763/625871397A2BB6108.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/625871397A2BB6108.css -------------------------------------------------------------------------------- /static/642763/656CFF6855E7035B1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/656CFF6855E7035B1.css -------------------------------------------------------------------------------- /static/642763/6BDF40E77EC08D5E4.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/6BDF40E77EC08D5E4.css -------------------------------------------------------------------------------- /static/642763/751ADA50224083FCD.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/751ADA50224083FCD.css -------------------------------------------------------------------------------- /static/642763/77D3874DCE0F97324.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/77D3874DCE0F97324.eot -------------------------------------------------------------------------------- /static/642763/7EA67C0B5CC4D75AB.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/7EA67C0B5CC4D75AB.css -------------------------------------------------------------------------------- /static/642763/8764B01BF739D9095.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/8764B01BF739D9095.css -------------------------------------------------------------------------------- /static/642763/9268CD9C59276EFC4.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/9268CD9C59276EFC4.css -------------------------------------------------------------------------------- /static/642763/985049ECE67C4FCD3.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/985049ECE67C4FCD3.css -------------------------------------------------------------------------------- /static/642763/995BC21F0AB2C93D8.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/995BC21F0AB2C93D8.eot -------------------------------------------------------------------------------- /static/642763/9CF7654F17078742D.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/9CF7654F17078742D.css -------------------------------------------------------------------------------- /static/642763/9D8E5D885EA6182A3.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/9D8E5D885EA6182A3.eot -------------------------------------------------------------------------------- /static/642763/A1B87E5A0B4C4D38C.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/A1B87E5A0B4C4D38C.eot -------------------------------------------------------------------------------- /static/642763/A7F7CE2640E3703E7.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/A7F7CE2640E3703E7.eot -------------------------------------------------------------------------------- /static/642763/B68D8C119D5A63427.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/B68D8C119D5A63427.css -------------------------------------------------------------------------------- /static/642763/CEA101F26E3C9BAB4.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/CEA101F26E3C9BAB4.css -------------------------------------------------------------------------------- /static/642763/D16AFA435845C2706.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/D16AFA435845C2706.css -------------------------------------------------------------------------------- /static/642763/D451EFA212AA73A47.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/D451EFA212AA73A47.css -------------------------------------------------------------------------------- /static/642763/D51154D16CEAEC129.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/D51154D16CEAEC129.css -------------------------------------------------------------------------------- /static/642763/D5437CE705C7190EA.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/D5437CE705C7190EA.css -------------------------------------------------------------------------------- /static/642763/DC0D23615A6466F2C.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/DC0D23615A6466F2C.css -------------------------------------------------------------------------------- /static/642763/E9BC91ADC5932BC10.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/E9BC91ADC5932BC10.eot -------------------------------------------------------------------------------- /static/642763/EBCAC82C948975ADF.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/EBCAC82C948975ADF.css -------------------------------------------------------------------------------- /static/642763/FB3465376778A9A4D.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/FB3465376778A9A4D.css -------------------------------------------------------------------------------- /static/642763/FC2FD73C98EB4F633.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/FC2FD73C98EB4F633.css -------------------------------------------------------------------------------- /static/642763/FD6C467205C9F9AA2.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/642763/FD6C467205C9F9AA2.css -------------------------------------------------------------------------------- /static/fonts/659587/0579F452B04DFD5A1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/0579F452B04DFD5A1.css -------------------------------------------------------------------------------- /static/fonts/659587/0C1569D0F6A4D65EE.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/0C1569D0F6A4D65EE.css -------------------------------------------------------------------------------- /static/fonts/659587/116A47EF5438804B1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/116A47EF5438804B1.css -------------------------------------------------------------------------------- /static/fonts/659587/11EBA267C9130494F.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/11EBA267C9130494F.css -------------------------------------------------------------------------------- /static/fonts/659587/174A9F2A194622D18.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/174A9F2A194622D18.css -------------------------------------------------------------------------------- /static/fonts/659587/17AE6A9AA8A830437.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/17AE6A9AA8A830437.css -------------------------------------------------------------------------------- /static/fonts/659587/1B84BB18A6CDC1F6B.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/1B84BB18A6CDC1F6B.css -------------------------------------------------------------------------------- /static/fonts/659587/1EB5AAC7C3A453232.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/1EB5AAC7C3A453232.css -------------------------------------------------------------------------------- /static/fonts/659587/245A89F62FEE4C7F0.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/245A89F62FEE4C7F0.css -------------------------------------------------------------------------------- /static/fonts/659587/260FC8C9C360A1752.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/260FC8C9C360A1752.css -------------------------------------------------------------------------------- /static/fonts/659587/2E2F5C3BA0313C50B.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/2E2F5C3BA0313C50B.css -------------------------------------------------------------------------------- /static/fonts/659587/311000B6DBB2A08BD.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/311000B6DBB2A08BD.css -------------------------------------------------------------------------------- /static/fonts/659587/35F27580766427A14.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/35F27580766427A14.css -------------------------------------------------------------------------------- /static/fonts/659587/3B9D47138C59AB8DF.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/3B9D47138C59AB8DF.css -------------------------------------------------------------------------------- /static/fonts/659587/405E8AFF0E4BA2FE1.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/405E8AFF0E4BA2FE1.eot -------------------------------------------------------------------------------- /static/fonts/659587/4386CA9496C914B27.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/4386CA9496C914B27.css -------------------------------------------------------------------------------- /static/fonts/659587/4C7DE3E32CBE936A8.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/4C7DE3E32CBE936A8.css -------------------------------------------------------------------------------- /static/fonts/659587/524D3C9666170474F.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/524D3C9666170474F.css -------------------------------------------------------------------------------- /static/fonts/659587/5B63A781552A7D539.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/5B63A781552A7D539.css -------------------------------------------------------------------------------- /static/fonts/659587/5D5712C04A77E005E.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/5D5712C04A77E005E.css -------------------------------------------------------------------------------- /static/fonts/659587/5E519EE6DDFAC2CC0.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/5E519EE6DDFAC2CC0.css -------------------------------------------------------------------------------- /static/fonts/659587/60D16AC9A30BFE1C5.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/60D16AC9A30BFE1C5.css -------------------------------------------------------------------------------- /static/fonts/659587/661D8345C08A66FF3.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/661D8345C08A66FF3.eot -------------------------------------------------------------------------------- /static/fonts/659587/6C9A6524D3583D32F.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/6C9A6524D3583D32F.eot -------------------------------------------------------------------------------- /static/fonts/659587/6D71C05AF6CA698C5.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/6D71C05AF6CA698C5.css -------------------------------------------------------------------------------- /static/fonts/659587/795E8D9B65397B3FF.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/795E8D9B65397B3FF.css -------------------------------------------------------------------------------- /static/fonts/659587/7DDD973A12D2C7A62.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/7DDD973A12D2C7A62.eot -------------------------------------------------------------------------------- /static/fonts/659587/892E8C6151686A70A.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/892E8C6151686A70A.css -------------------------------------------------------------------------------- /static/fonts/659587/8CF5DDAE88D2EF21C.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/8CF5DDAE88D2EF21C.css -------------------------------------------------------------------------------- /static/fonts/659587/91F3BB4C3E7F99C4F.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/91F3BB4C3E7F99C4F.css -------------------------------------------------------------------------------- /static/fonts/659587/A906652F939BEF82A.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/A906652F939BEF82A.eot -------------------------------------------------------------------------------- /static/fonts/659587/AEF365585F4943152.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/AEF365585F4943152.css -------------------------------------------------------------------------------- /static/fonts/659587/B3F6425B29BCC32CA.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/B3F6425B29BCC32CA.css -------------------------------------------------------------------------------- /static/fonts/659587/BF404EF05E19B55ED.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/BF404EF05E19B55ED.eot -------------------------------------------------------------------------------- /static/fonts/659587/C6E067346570959D0.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/C6E067346570959D0.css -------------------------------------------------------------------------------- /static/fonts/659587/CCC24A4ECE3F6CC41.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/CCC24A4ECE3F6CC41.css -------------------------------------------------------------------------------- /static/fonts/659587/D118420E399891AF8.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/D118420E399891AF8.css -------------------------------------------------------------------------------- /static/fonts/659587/D687106AC979917FE.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/D687106AC979917FE.css -------------------------------------------------------------------------------- /static/fonts/659587/D687D63AC5D2576FD.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/D687D63AC5D2576FD.css -------------------------------------------------------------------------------- /static/fonts/659587/E17A056017DAACDC5.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/E17A056017DAACDC5.css -------------------------------------------------------------------------------- /static/fonts/659587/E59111A36F7E8730D.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/E59111A36F7E8730D.css -------------------------------------------------------------------------------- /static/fonts/659587/EFD2E436E4D47DED1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/EFD2E436E4D47DED1.css -------------------------------------------------------------------------------- /static/fonts/659587/F13CCE480722319E6.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/F13CCE480722319E6.css -------------------------------------------------------------------------------- /static/fonts/659587/F312FC6B1DA2C50FF.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/F312FC6B1DA2C50FF.css -------------------------------------------------------------------------------- /static/fonts/659587/F56F0922E833C2AF1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/F56F0922E833C2AF1.css -------------------------------------------------------------------------------- /static/fonts/659587/F8D05B4F999F5163C.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/F8D05B4F999F5163C.eot -------------------------------------------------------------------------------- /static/fonts/659587/FB1A71408248F686C.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/FB1A71408248F686C.eot -------------------------------------------------------------------------------- /static/fonts/659587/FD07288FBD14C87C1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659587/FD07288FBD14C87C1.css -------------------------------------------------------------------------------- /static/fonts/659713/01B5712B6FD9FC53B.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/01B5712B6FD9FC53B.css -------------------------------------------------------------------------------- /static/fonts/659713/04423C45D942B12E6.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/04423C45D942B12E6.css -------------------------------------------------------------------------------- /static/fonts/659713/0C717FF1054DC8698.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/0C717FF1054DC8698.css -------------------------------------------------------------------------------- /static/fonts/659713/11317F7AD7A80BB8C.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/11317F7AD7A80BB8C.css -------------------------------------------------------------------------------- /static/fonts/659713/13519129655E51738.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/13519129655E51738.css -------------------------------------------------------------------------------- /static/fonts/659713/212C53D04536C0F1E.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/212C53D04536C0F1E.css -------------------------------------------------------------------------------- /static/fonts/659713/27FAAF813A11E620D.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/27FAAF813A11E620D.css -------------------------------------------------------------------------------- /static/fonts/659713/283A69F73A3FA2F4C.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/283A69F73A3FA2F4C.css -------------------------------------------------------------------------------- /static/fonts/659713/29CE95EDD0FAE18A6.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/29CE95EDD0FAE18A6.css -------------------------------------------------------------------------------- /static/fonts/659713/2B986BD9465A3C2D0.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/2B986BD9465A3C2D0.css -------------------------------------------------------------------------------- /static/fonts/659713/2BDCE2679B4AB6B0E.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/2BDCE2679B4AB6B0E.css -------------------------------------------------------------------------------- /static/fonts/659713/3BF1F3CAE4AD65BD2.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/3BF1F3CAE4AD65BD2.css -------------------------------------------------------------------------------- /static/fonts/659713/405E8AFF0E4BA2FE1.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/405E8AFF0E4BA2FE1.eot -------------------------------------------------------------------------------- /static/fonts/659713/4641BF97C80B2497F.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/4641BF97C80B2497F.css -------------------------------------------------------------------------------- /static/fonts/659713/4C0DEA0F933C7645D.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/4C0DEA0F933C7645D.css -------------------------------------------------------------------------------- /static/fonts/659713/4D04B91FED9B5F171.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/4D04B91FED9B5F171.css -------------------------------------------------------------------------------- /static/fonts/659713/4E626BB1755D1F214.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/4E626BB1755D1F214.css -------------------------------------------------------------------------------- /static/fonts/659713/51E1176D7733C7150.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/51E1176D7733C7150.css -------------------------------------------------------------------------------- /static/fonts/659713/58957B7408E37043C.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/58957B7408E37043C.css -------------------------------------------------------------------------------- /static/fonts/659713/5D498AA95DADBE417.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/5D498AA95DADBE417.css -------------------------------------------------------------------------------- /static/fonts/659713/5DC48731A1C8531D9.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/5DC48731A1C8531D9.css -------------------------------------------------------------------------------- /static/fonts/659713/5DECC3C476EC46C48.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/5DECC3C476EC46C48.css -------------------------------------------------------------------------------- /static/fonts/659713/61F1C064B72FAE982.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/61F1C064B72FAE982.css -------------------------------------------------------------------------------- /static/fonts/659713/661D8345C08A66FF3.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/661D8345C08A66FF3.eot -------------------------------------------------------------------------------- /static/fonts/659713/6C9A6524D3583D32F.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/6C9A6524D3583D32F.eot -------------------------------------------------------------------------------- /static/fonts/659713/7301DD924F05F7DBF.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/7301DD924F05F7DBF.css -------------------------------------------------------------------------------- /static/fonts/659713/7DDD973A12D2C7A62.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/7DDD973A12D2C7A62.eot -------------------------------------------------------------------------------- /static/fonts/659713/814556B9EFA2F2DB5.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/814556B9EFA2F2DB5.css -------------------------------------------------------------------------------- /static/fonts/659713/8B7AB7A6FE2F4B6DA.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/8B7AB7A6FE2F4B6DA.css -------------------------------------------------------------------------------- /static/fonts/659713/92ACD6C4DB67BCF59.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/92ACD6C4DB67BCF59.css -------------------------------------------------------------------------------- /static/fonts/659713/96AA1C471704F01C5.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/96AA1C471704F01C5.css -------------------------------------------------------------------------------- /static/fonts/659713/96FD1B5273EAE1706.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/96FD1B5273EAE1706.css -------------------------------------------------------------------------------- /static/fonts/659713/A230DDA47EA0FDD7E.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/A230DDA47EA0FDD7E.css -------------------------------------------------------------------------------- /static/fonts/659713/A5B7F5A3FDD24C637.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/A5B7F5A3FDD24C637.css -------------------------------------------------------------------------------- /static/fonts/659713/A79395C4CF5D73C31.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/A79395C4CF5D73C31.css -------------------------------------------------------------------------------- /static/fonts/659713/A906652F939BEF82A.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/A906652F939BEF82A.eot -------------------------------------------------------------------------------- /static/fonts/659713/AECE77EC623D812C0.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/AECE77EC623D812C0.css -------------------------------------------------------------------------------- /static/fonts/659713/BF404EF05E19B55ED.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/BF404EF05E19B55ED.eot -------------------------------------------------------------------------------- /static/fonts/659713/C18B6FA2DEBFD8968.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/C18B6FA2DEBFD8968.css -------------------------------------------------------------------------------- /static/fonts/659713/D4AB78CD3DAF8CDB7.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/D4AB78CD3DAF8CDB7.css -------------------------------------------------------------------------------- /static/fonts/659713/D5DEB35670134DC36.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/D5DEB35670134DC36.css -------------------------------------------------------------------------------- /static/fonts/659713/D9E44EFAFC3512E47.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/D9E44EFAFC3512E47.css -------------------------------------------------------------------------------- /static/fonts/659713/E1B6F9B2B4058DC77.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/E1B6F9B2B4058DC77.css -------------------------------------------------------------------------------- /static/fonts/659713/E926136F2BC18A0B6.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/E926136F2BC18A0B6.css -------------------------------------------------------------------------------- /static/fonts/659713/F16F31FC6C826B4E8.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/F16F31FC6C826B4E8.css -------------------------------------------------------------------------------- /static/fonts/659713/F25BCC91C00134C71.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/F25BCC91C00134C71.css -------------------------------------------------------------------------------- /static/fonts/659713/F8D05B4F999F5163C.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/F8D05B4F999F5163C.eot -------------------------------------------------------------------------------- /static/fonts/659713/FB1A71408248F686C.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/659713/FB1A71408248F686C.eot -------------------------------------------------------------------------------- /static/fonts/social-icons.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/social-icons.eot -------------------------------------------------------------------------------- /static/fonts/social-icons.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/social-icons.svg -------------------------------------------------------------------------------- /static/fonts/social-icons.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/social-icons.ttf -------------------------------------------------------------------------------- /static/fonts/social-icons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/social-icons.woff -------------------------------------------------------------------------------- /static/fonts/vertcoin-icons.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/vertcoin-icons.eot -------------------------------------------------------------------------------- /static/fonts/vertcoin-icons.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/vertcoin-icons.svg -------------------------------------------------------------------------------- /static/fonts/vertcoin-icons.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/vertcoin-icons.ttf -------------------------------------------------------------------------------- /static/fonts/vertcoin-icons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/fonts/vertcoin-icons.woff -------------------------------------------------------------------------------- /static/googlebcbc6ddd5c481729.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/googlebcbc6ddd5c481729.html -------------------------------------------------------------------------------- /static/images/Afghanistan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Afghanistan.png -------------------------------------------------------------------------------- /static/images/Albania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Albania.png -------------------------------------------------------------------------------- /static/images/Algeria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Algeria.png -------------------------------------------------------------------------------- /static/images/Andorra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Andorra.png -------------------------------------------------------------------------------- /static/images/Antigua-and-Barbuda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Antigua-and-Barbuda.png -------------------------------------------------------------------------------- /static/images/Argentina.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Argentina.png -------------------------------------------------------------------------------- /static/images/Armenia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Armenia.png -------------------------------------------------------------------------------- /static/images/Australia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Australia.png -------------------------------------------------------------------------------- /static/images/Austria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Austria.png -------------------------------------------------------------------------------- /static/images/Azerbaijan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Azerbaijan.png -------------------------------------------------------------------------------- /static/images/Bahamas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Bahamas.png -------------------------------------------------------------------------------- /static/images/Bahrain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Bahrain.png -------------------------------------------------------------------------------- /static/images/Bangladesh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Bangladesh.png -------------------------------------------------------------------------------- /static/images/Barbados.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Barbados.png -------------------------------------------------------------------------------- /static/images/Belarus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Belarus.png -------------------------------------------------------------------------------- /static/images/Belgium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Belgium.png -------------------------------------------------------------------------------- /static/images/Belize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Belize.png -------------------------------------------------------------------------------- /static/images/Benin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Benin.png -------------------------------------------------------------------------------- /static/images/Bhutan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Bhutan.png -------------------------------------------------------------------------------- /static/images/Bolivia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Bolivia.png -------------------------------------------------------------------------------- /static/images/Bosnia-and-Herzegovina.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Bosnia-and-Herzegovina.png -------------------------------------------------------------------------------- /static/images/Botswana.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Botswana.png -------------------------------------------------------------------------------- /static/images/Brazil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Brazil.png -------------------------------------------------------------------------------- /static/images/Brunei.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Brunei.png -------------------------------------------------------------------------------- /static/images/Bulgaria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Bulgaria.png -------------------------------------------------------------------------------- /static/images/Burkina-Faso.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Burkina-Faso.png -------------------------------------------------------------------------------- /static/images/Burundi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Burundi.png -------------------------------------------------------------------------------- /static/images/Cambodia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Cambodia.png -------------------------------------------------------------------------------- /static/images/Cameroon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Cameroon.png -------------------------------------------------------------------------------- /static/images/Canada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Canada.png -------------------------------------------------------------------------------- /static/images/Cape-Verde.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Cape-Verde.png -------------------------------------------------------------------------------- /static/images/Central-African-Republic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Central-African-Republic.png -------------------------------------------------------------------------------- /static/images/Chad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Chad.png -------------------------------------------------------------------------------- /static/images/Chile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Chile.png -------------------------------------------------------------------------------- /static/images/China.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/China.png -------------------------------------------------------------------------------- /static/images/Colombia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Colombia.png -------------------------------------------------------------------------------- /static/images/Comoros.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Comoros.png -------------------------------------------------------------------------------- /static/images/Congo-(Democratic).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Congo-(Democratic).png -------------------------------------------------------------------------------- /static/images/Congo-(Republic).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Congo-(Republic).png -------------------------------------------------------------------------------- /static/images/Costa-Rica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Costa-Rica.png -------------------------------------------------------------------------------- /static/images/Cote-d'Ivoire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Cote-d'Ivoire.png -------------------------------------------------------------------------------- /static/images/Croatia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Croatia.png -------------------------------------------------------------------------------- /static/images/Cuba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Cuba.png -------------------------------------------------------------------------------- /static/images/Cyprus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Cyprus.png -------------------------------------------------------------------------------- /static/images/Czech-Republic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Czech-Republic.png -------------------------------------------------------------------------------- /static/images/Denmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Denmark.png -------------------------------------------------------------------------------- /static/images/Djibouti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Djibouti.png -------------------------------------------------------------------------------- /static/images/Dominica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Dominica.png -------------------------------------------------------------------------------- /static/images/Dominican-Republic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Dominican-Republic.png -------------------------------------------------------------------------------- /static/images/East-Timor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/East-Timor.png -------------------------------------------------------------------------------- /static/images/Ecuador.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Ecuador.png -------------------------------------------------------------------------------- /static/images/Egypt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Egypt.png -------------------------------------------------------------------------------- /static/images/El-Salvador.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/El-Salvador.png -------------------------------------------------------------------------------- /static/images/Equatorial-Guinea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Equatorial-Guinea.png -------------------------------------------------------------------------------- /static/images/Eritrea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Eritrea.png -------------------------------------------------------------------------------- /static/images/Estonia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Estonia.png -------------------------------------------------------------------------------- /static/images/Ethiopia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Ethiopia.png -------------------------------------------------------------------------------- /static/images/Fiji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Fiji.png -------------------------------------------------------------------------------- /static/images/Finland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Finland.png -------------------------------------------------------------------------------- /static/images/France.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/France.png -------------------------------------------------------------------------------- /static/images/Gabon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Gabon.png -------------------------------------------------------------------------------- /static/images/Gambia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Gambia.png -------------------------------------------------------------------------------- /static/images/Georgia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Georgia.png -------------------------------------------------------------------------------- /static/images/Germany.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Germany.png -------------------------------------------------------------------------------- /static/images/Ghana.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Ghana.png -------------------------------------------------------------------------------- /static/images/Grecee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Grecee.png -------------------------------------------------------------------------------- /static/images/Grenada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Grenada.png -------------------------------------------------------------------------------- /static/images/Group 6 Copy 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Group 6 Copy 2.png -------------------------------------------------------------------------------- /static/images/Group 6 Copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Group 6 Copy.png -------------------------------------------------------------------------------- /static/images/Guatemala.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Guatemala.png -------------------------------------------------------------------------------- /static/images/Guinea-Bissau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Guinea-Bissau.png -------------------------------------------------------------------------------- /static/images/Guinea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Guinea.png -------------------------------------------------------------------------------- /static/images/Guyana.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Guyana.png -------------------------------------------------------------------------------- /static/images/Haiti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Haiti.png -------------------------------------------------------------------------------- /static/images/Honduras.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Honduras.png -------------------------------------------------------------------------------- /static/images/Hungary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Hungary.png -------------------------------------------------------------------------------- /static/images/Iceland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Iceland.png -------------------------------------------------------------------------------- /static/images/India.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/India.png -------------------------------------------------------------------------------- /static/images/Indonesia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Indonesia.png -------------------------------------------------------------------------------- /static/images/Iran.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Iran.png -------------------------------------------------------------------------------- /static/images/Iraq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Iraq.png -------------------------------------------------------------------------------- /static/images/Ireland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Ireland.png -------------------------------------------------------------------------------- /static/images/Israel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Israel.png -------------------------------------------------------------------------------- /static/images/Italy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Italy.png -------------------------------------------------------------------------------- /static/images/Jamaica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Jamaica.png -------------------------------------------------------------------------------- /static/images/Japan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Japan.png -------------------------------------------------------------------------------- /static/images/Jordan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Jordan.png -------------------------------------------------------------------------------- /static/images/Kazakhstan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Kazakhstan.png -------------------------------------------------------------------------------- /static/images/Kenya.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Kenya.png -------------------------------------------------------------------------------- /static/images/Kiribati.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Kiribati.png -------------------------------------------------------------------------------- /static/images/Korea,-North.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Korea,-North.png -------------------------------------------------------------------------------- /static/images/Korea,-South.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Korea,-South.png -------------------------------------------------------------------------------- /static/images/Kosovo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Kosovo.png -------------------------------------------------------------------------------- /static/images/Kuwait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Kuwait.png -------------------------------------------------------------------------------- /static/images/Kyrgyzstan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Kyrgyzstan.png -------------------------------------------------------------------------------- /static/images/Laos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Laos.png -------------------------------------------------------------------------------- /static/images/Latvia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Latvia.png -------------------------------------------------------------------------------- /static/images/Lebanon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Lebanon.png -------------------------------------------------------------------------------- /static/images/Lesotho.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Lesotho.png -------------------------------------------------------------------------------- /static/images/Liberia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Liberia.png -------------------------------------------------------------------------------- /static/images/Libya.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Libya.png -------------------------------------------------------------------------------- /static/images/Liechtenstein.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Liechtenstein.png -------------------------------------------------------------------------------- /static/images/Lithuania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Lithuania.png -------------------------------------------------------------------------------- /static/images/Luxembourg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Luxembourg.png -------------------------------------------------------------------------------- /static/images/Macedonia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Macedonia.png -------------------------------------------------------------------------------- /static/images/Madagascar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Madagascar.png -------------------------------------------------------------------------------- /static/images/Malawi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Malawi.png -------------------------------------------------------------------------------- /static/images/Malaysia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Malaysia.png -------------------------------------------------------------------------------- /static/images/Maldives.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Maldives.png -------------------------------------------------------------------------------- /static/images/Mali.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Mali.png -------------------------------------------------------------------------------- /static/images/Malta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Malta.png -------------------------------------------------------------------------------- /static/images/Marshall-Islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Marshall-Islands.png -------------------------------------------------------------------------------- /static/images/Mauritania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Mauritania.png -------------------------------------------------------------------------------- /static/images/Mauritius.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Mauritius.png -------------------------------------------------------------------------------- /static/images/Mexico.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Mexico.png -------------------------------------------------------------------------------- /static/images/Micronesia-(Federated).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Micronesia-(Federated).png -------------------------------------------------------------------------------- /static/images/Moldova.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Moldova.png -------------------------------------------------------------------------------- /static/images/Monaco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Monaco.png -------------------------------------------------------------------------------- /static/images/Mongolia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Mongolia.png -------------------------------------------------------------------------------- /static/images/Montenegro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Montenegro.png -------------------------------------------------------------------------------- /static/images/Morocco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Morocco.png -------------------------------------------------------------------------------- /static/images/Mozambique.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Mozambique.png -------------------------------------------------------------------------------- /static/images/Myanmar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Myanmar.png -------------------------------------------------------------------------------- /static/images/Namibia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Namibia.png -------------------------------------------------------------------------------- /static/images/Nauru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Nauru.png -------------------------------------------------------------------------------- /static/images/Nepal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Nepal.png -------------------------------------------------------------------------------- /static/images/Netherlands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Netherlands.png -------------------------------------------------------------------------------- /static/images/New-Zealand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/New-Zealand.png -------------------------------------------------------------------------------- /static/images/Nicaragua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Nicaragua.png -------------------------------------------------------------------------------- /static/images/Niger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Niger.png -------------------------------------------------------------------------------- /static/images/Nigeria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Nigeria.png -------------------------------------------------------------------------------- /static/images/Norway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Norway.png -------------------------------------------------------------------------------- /static/images/Oman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Oman.png -------------------------------------------------------------------------------- /static/images/Pakistan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Pakistan.png -------------------------------------------------------------------------------- /static/images/Palau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Palau.png -------------------------------------------------------------------------------- /static/images/Panama.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Panama.png -------------------------------------------------------------------------------- /static/images/Papua-New-Guinea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Papua-New-Guinea.png -------------------------------------------------------------------------------- /static/images/Paraguay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Paraguay.png -------------------------------------------------------------------------------- /static/images/Peru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Peru.png -------------------------------------------------------------------------------- /static/images/Philippines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Philippines.png -------------------------------------------------------------------------------- /static/images/Poland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Poland.png -------------------------------------------------------------------------------- /static/images/Portugal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Portugal.png -------------------------------------------------------------------------------- /static/images/Qatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Qatar.png -------------------------------------------------------------------------------- /static/images/Romania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Romania.png -------------------------------------------------------------------------------- /static/images/Russia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Russia.png -------------------------------------------------------------------------------- /static/images/Rwanda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Rwanda.png -------------------------------------------------------------------------------- /static/images/Saint-Kitts-and-Nevis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Saint-Kitts-and-Nevis.png -------------------------------------------------------------------------------- /static/images/Saint-Lucia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Saint-Lucia.png -------------------------------------------------------------------------------- /static/images/Saint-Vincent-and-the-Grenadines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Saint-Vincent-and-the-Grenadines.png -------------------------------------------------------------------------------- /static/images/Samoa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Samoa.png -------------------------------------------------------------------------------- /static/images/San-Marino.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/San-Marino.png -------------------------------------------------------------------------------- /static/images/Sao-Tome-and-Principe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Sao-Tome-and-Principe.png -------------------------------------------------------------------------------- /static/images/Saudi-Arabia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Saudi-Arabia.png -------------------------------------------------------------------------------- /static/images/Senegal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Senegal.png -------------------------------------------------------------------------------- /static/images/Serbia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Serbia.png -------------------------------------------------------------------------------- /static/images/Seychelles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Seychelles.png -------------------------------------------------------------------------------- /static/images/Sierra-Leone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Sierra-Leone.png -------------------------------------------------------------------------------- /static/images/Singapore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Singapore.png -------------------------------------------------------------------------------- /static/images/Slovakia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Slovakia.png -------------------------------------------------------------------------------- /static/images/Slovenia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Slovenia.png -------------------------------------------------------------------------------- /static/images/Solomon-Islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Solomon-Islands.png -------------------------------------------------------------------------------- /static/images/Somalia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Somalia.png -------------------------------------------------------------------------------- /static/images/South-Africa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/South-Africa.png -------------------------------------------------------------------------------- /static/images/South-Sudan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/South-Sudan.png -------------------------------------------------------------------------------- /static/images/Spain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Spain.png -------------------------------------------------------------------------------- /static/images/Sri-Lanka.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Sri-Lanka.png -------------------------------------------------------------------------------- /static/images/Sudan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Sudan.png -------------------------------------------------------------------------------- /static/images/Suriname.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Suriname.png -------------------------------------------------------------------------------- /static/images/Swaziland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Swaziland.png -------------------------------------------------------------------------------- /static/images/Sweden.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Sweden.png -------------------------------------------------------------------------------- /static/images/Switzerland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Switzerland.png -------------------------------------------------------------------------------- /static/images/Syria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Syria.png -------------------------------------------------------------------------------- /static/images/Taiwan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Taiwan.png -------------------------------------------------------------------------------- /static/images/Tajikistan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Tajikistan.png -------------------------------------------------------------------------------- /static/images/Tanzania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Tanzania.png -------------------------------------------------------------------------------- /static/images/Thailand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Thailand.png -------------------------------------------------------------------------------- /static/images/Togo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Togo.png -------------------------------------------------------------------------------- /static/images/Tonga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Tonga.png -------------------------------------------------------------------------------- /static/images/Trinidad-and-Tobago.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Trinidad-and-Tobago.png -------------------------------------------------------------------------------- /static/images/Tunisia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Tunisia.png -------------------------------------------------------------------------------- /static/images/Turkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Turkey.png -------------------------------------------------------------------------------- /static/images/Turkmenistan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Turkmenistan.png -------------------------------------------------------------------------------- /static/images/Tuvalu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Tuvalu.png -------------------------------------------------------------------------------- /static/images/Uganda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Uganda.png -------------------------------------------------------------------------------- /static/images/Ukraine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Ukraine.png -------------------------------------------------------------------------------- /static/images/United-Arab-Emirates.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/United-Arab-Emirates.png -------------------------------------------------------------------------------- /static/images/United-Kingdom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/United-Kingdom.png -------------------------------------------------------------------------------- /static/images/United-States-of-America.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/United-States-of-America.png -------------------------------------------------------------------------------- /static/images/Uruguay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Uruguay.png -------------------------------------------------------------------------------- /static/images/Uzbekistan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Uzbekistan.png -------------------------------------------------------------------------------- /static/images/Vanuatu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Vanuatu.png -------------------------------------------------------------------------------- /static/images/Vatican-City.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Vatican-City.png -------------------------------------------------------------------------------- /static/images/Venezuela.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Venezuela.png -------------------------------------------------------------------------------- /static/images/Vertcoin_Lyra2RE_Paper_11292014.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Vertcoin_Lyra2RE_Paper_11292014.pdf -------------------------------------------------------------------------------- /static/images/Vietnam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Vietnam.png -------------------------------------------------------------------------------- /static/images/Yemen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Yemen.png -------------------------------------------------------------------------------- /static/images/Zambia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Zambia.png -------------------------------------------------------------------------------- /static/images/Zimbabwe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/Zimbabwe.png -------------------------------------------------------------------------------- /static/images/accept-vertcoin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/accept-vertcoin.jpg -------------------------------------------------------------------------------- /static/images/adam.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/adam.jpg -------------------------------------------------------------------------------- /static/images/alex.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/alex.jpg -------------------------------------------------------------------------------- /static/images/amdCard.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/amdCard.jpg -------------------------------------------------------------------------------- /static/images/amdCard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/amdCard.png -------------------------------------------------------------------------------- /static/images/arrow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/arrow.svg -------------------------------------------------------------------------------- /static/images/atomic-swaps-white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/atomic-swaps-white.png -------------------------------------------------------------------------------- /static/images/atomic-swaps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/atomic-swaps.png -------------------------------------------------------------------------------- /static/images/bittylicious.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/bittylicious.png -------------------------------------------------------------------------------- /static/images/bryan.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/bryan.jpg -------------------------------------------------------------------------------- /static/images/buy-vertcoin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/buy-vertcoin.jpg -------------------------------------------------------------------------------- /static/images/community.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/community.jpg -------------------------------------------------------------------------------- /static/images/daiki.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/daiki.jpg -------------------------------------------------------------------------------- /static/images/down-arrow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/down-arrow.svg -------------------------------------------------------------------------------- /static/images/eric.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/eric.png -------------------------------------------------------------------------------- /static/images/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/favicon.png -------------------------------------------------------------------------------- /static/images/gertjaap.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/gertjaap.jpg -------------------------------------------------------------------------------- /static/images/how-vertcoin-compressed.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/how-vertcoin-compressed.jpg -------------------------------------------------------------------------------- /static/images/how-vertcoin-compressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/how-vertcoin-compressed.png -------------------------------------------------------------------------------- /static/images/how-vertcoin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/how-vertcoin.png -------------------------------------------------------------------------------- /static/images/iphoneX-lit-captioned.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/iphoneX-lit-captioned.png -------------------------------------------------------------------------------- /static/images/iphoneX-lit-real.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/iphoneX-lit-real.jpg -------------------------------------------------------------------------------- /static/images/iphoneX-lit-real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/iphoneX-lit-real.png -------------------------------------------------------------------------------- /static/images/iphoneX-lit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/iphoneX-lit.png -------------------------------------------------------------------------------- /static/images/james.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/james.jpg -------------------------------------------------------------------------------- /static/images/joe.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/joe.jpg -------------------------------------------------------------------------------- /static/images/light.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/light.jpg -------------------------------------------------------------------------------- /static/images/lightningimagevert.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/lightningimagevert.jpg -------------------------------------------------------------------------------- /static/images/litbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/litbox.png -------------------------------------------------------------------------------- /static/images/logo_litebit.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/logo_litebit.jpg -------------------------------------------------------------------------------- /static/images/logo_shapeshift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/logo_shapeshift.png -------------------------------------------------------------------------------- /static/images/miningrig.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/miningrig.jpg -------------------------------------------------------------------------------- /static/images/no-airdrop-no-ico-no-premine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/no-airdrop-no-ico-no-premine.png -------------------------------------------------------------------------------- /static/images/oneclickminer-bg-fixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/oneclickminer-bg-fixed.png -------------------------------------------------------------------------------- /static/images/oneclickminer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/oneclickminer.png -------------------------------------------------------------------------------- /static/images/person1-green-fix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/person1-green-fix.png -------------------------------------------------------------------------------- /static/images/person1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/person1.png -------------------------------------------------------------------------------- /static/images/person2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/person2.png -------------------------------------------------------------------------------- /static/images/placeholder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/placeholder.png -------------------------------------------------------------------------------- /static/images/social-contract.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/social-contract.png -------------------------------------------------------------------------------- /static/images/star.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/star.jpg -------------------------------------------------------------------------------- /static/images/start-mining.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/start-mining.jpg -------------------------------------------------------------------------------- /static/images/vert-header-green.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/vert-header-green.jpg -------------------------------------------------------------------------------- /static/images/vertLnWallet-iOS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/vertLnWallet-iOS.png -------------------------------------------------------------------------------- /static/images/vertLnWallet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/vertLnWallet.jpg -------------------------------------------------------------------------------- /static/images/vertLnWallet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/vertLnWallet.png -------------------------------------------------------------------------------- /static/images/vertcoin-greenLogo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/vertcoin-greenLogo.svg -------------------------------------------------------------------------------- /static/images/vertcoin-header-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/vertcoin-header-logo.png -------------------------------------------------------------------------------- /static/images/vertcoin-header-logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/vertcoin-header-logo.svg -------------------------------------------------------------------------------- /static/images/vtc-logo-link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/vtc-logo-link.png -------------------------------------------------------------------------------- /static/images/why-vertcoin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/images/why-vertcoin.png -------------------------------------------------------------------------------- /static/js/donationfunds.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/static/js/donationfunds.js -------------------------------------------------------------------------------- /themes/elate/.gitignore: -------------------------------------------------------------------------------- 1 | # Max 2 | .DS_Store -------------------------------------------------------------------------------- /themes/elate/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/LICENSE.md -------------------------------------------------------------------------------- /themes/elate/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/README.md -------------------------------------------------------------------------------- /themes/elate/archetypes/default.md: -------------------------------------------------------------------------------- 1 | +++ 2 | +++ 3 | -------------------------------------------------------------------------------- /themes/elate/exampleSite/config.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/exampleSite/config.toml -------------------------------------------------------------------------------- /themes/elate/exampleSite/content/.keep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /themes/elate/exampleSite/static/.keep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /themes/elate/exampleSite/static/css/custom1.css: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /themes/elate/exampleSite/static/css/custom2.css: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /themes/elate/images/screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/images/screenshot.png -------------------------------------------------------------------------------- /themes/elate/images/tn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/images/tn.png -------------------------------------------------------------------------------- /themes/elate/layouts/404.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /themes/elate/layouts/_default/centre-single.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/_default/centre-single.html -------------------------------------------------------------------------------- /themes/elate/layouts/_default/donate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/_default/donate.html -------------------------------------------------------------------------------- /themes/elate/layouts/_default/download.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/_default/download.html -------------------------------------------------------------------------------- /themes/elate/layouts/_default/lightning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/_default/lightning.html -------------------------------------------------------------------------------- /themes/elate/layouts/_default/list.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /themes/elate/layouts/_default/mine.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/_default/mine.html -------------------------------------------------------------------------------- /themes/elate/layouts/_default/single.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/_default/single.html -------------------------------------------------------------------------------- /themes/elate/layouts/_default/team.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/_default/team.html -------------------------------------------------------------------------------- /themes/elate/layouts/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/index.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/about.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/about.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/accept-vertcoin.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /themes/elate/layouts/partials/community.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /themes/elate/layouts/partials/download.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/download.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/footer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/footer.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/guides-home.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /themes/elate/layouts/partials/head.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/head.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/hero.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/hero.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-adoption.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-adoption.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-atomicSwaps.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-atomicSwaps.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-communityStatus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-communityStatus.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-contact.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-contact.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-guides.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-guides.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-how-questions.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-how-questions.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-how.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-how.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-lightning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-lightning.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-litEcosystem.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-litEcosystem.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-mining.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-mining.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-noPremine.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-noPremine.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-socialContract.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-socialContract.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/home-why.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/home-why.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/intro.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/intro.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/js.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/nav.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/nav.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/services.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/services.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/testimonials.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/testimonials.html -------------------------------------------------------------------------------- /themes/elate/layouts/partials/work.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/layouts/partials/work.html -------------------------------------------------------------------------------- /themes/elate/static/css/animate.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/animate.css -------------------------------------------------------------------------------- /themes/elate/static/css/blue.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/blue.css -------------------------------------------------------------------------------- /themes/elate/static/css/blue.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/blue.css.map -------------------------------------------------------------------------------- /themes/elate/static/css/bootstrap.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/bootstrap.css -------------------------------------------------------------------------------- /themes/elate/static/css/bootstrap.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/bootstrap.css.map -------------------------------------------------------------------------------- /themes/elate/static/css/custom-anim.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/custom-anim.css -------------------------------------------------------------------------------- /themes/elate/static/css/icomoon.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/icomoon.css -------------------------------------------------------------------------------- /themes/elate/static/css/magnific-popup.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/magnific-popup.css -------------------------------------------------------------------------------- /themes/elate/static/css/simple-line-icons.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/simple-line-icons.css -------------------------------------------------------------------------------- /themes/elate/static/css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/style.css -------------------------------------------------------------------------------- /themes/elate/static/css/style.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/style.css.map -------------------------------------------------------------------------------- /themes/elate/static/css/style2.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/style2.css -------------------------------------------------------------------------------- /themes/elate/static/css/style2.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/style2.css.map -------------------------------------------------------------------------------- /themes/elate/static/css/style3.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/style3.css -------------------------------------------------------------------------------- /themes/elate/static/css/style3.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/style3.css.map -------------------------------------------------------------------------------- /themes/elate/static/css/style4.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/style4.css -------------------------------------------------------------------------------- /themes/elate/static/css/style4.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/css/style4.css.map -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/02BBF02A234427D14.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/02BBF02A234427D14.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/02DEA4368F13F012B.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/02DEA4368F13F012B.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/04A6ED3F959FDADC6.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/04A6ED3F959FDADC6.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/0D1B2CCDFF7DD92B1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/0D1B2CCDFF7DD92B1.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/13953EC3A0795921E.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/13953EC3A0795921E.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/1A48B8AC5381421FE.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/1A48B8AC5381421FE.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/1B6ABF433D5E2A08A.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/1B6ABF433D5E2A08A.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/1F7A497C35BAAD06B.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/1F7A497C35BAAD06B.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/2BA835633F8981429.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/2BA835633F8981429.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/2DA32364639DA8151.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/2DA32364639DA8151.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/350C33F4220D1F423.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/350C33F4220D1F423.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/423BE2255A01693D4.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/423BE2255A01693D4.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/42515321D8FB587FB.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/42515321D8FB587FB.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/4B92B42D2DEDEF022.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/4B92B42D2DEDEF022.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/4CA902348BD2106F4.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/4CA902348BD2106F4.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/53F9F8D5C3E4E3597.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/53F9F8D5C3E4E3597.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/5798B9D806B99E777.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/5798B9D806B99E777.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/597E18D6561E40790.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/597E18D6561E40790.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/5BD25F598121826B1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/5BD25F598121826B1.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/6AF3033949355B5AC.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/6AF3033949355B5AC.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/77D3874DCE0F97324.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/77D3874DCE0F97324.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/79AF9C46CC22D0572.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/79AF9C46CC22D0572.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/7BB353FD94AFCEAC3.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/7BB353FD94AFCEAC3.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/8C5BB1F07744A7DD1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/8C5BB1F07744A7DD1.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/8E9CE0F2B4C403DED.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/8E9CE0F2B4C403DED.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/938BC6761551E3046.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/938BC6761551E3046.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/995BC21F0AB2C93D8.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/995BC21F0AB2C93D8.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/99878A68FB48B81C2.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/99878A68FB48B81C2.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/9D8E5D885EA6182A3.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/9D8E5D885EA6182A3.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/A1B87E5A0B4C4D38C.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/A1B87E5A0B4C4D38C.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/A7F7CE2640E3703E7.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/A7F7CE2640E3703E7.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/AE8DBE72713B7CC54.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/AE8DBE72713B7CC54.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/AFB9124D5A4EE31D3.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/AFB9124D5A4EE31D3.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/B2AA5316329CE607A.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/B2AA5316329CE607A.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/B6BF32059F64050B1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/B6BF32059F64050B1.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/BF32286ED556D7A16.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/BF32286ED556D7A16.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/C3E25EF794216BD0F.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/C3E25EF794216BD0F.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/CCBEA0F4DD03EB7EE.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/CCBEA0F4DD03EB7EE.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/DB2EBBA32DCD37194.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/DB2EBBA32DCD37194.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/E3BDD1AE1BBEC1DD8.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/E3BDD1AE1BBEC1DD8.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/E73B09BCB46066598.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/E73B09BCB46066598.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/E9BC91ADC5932BC10.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/E9BC91ADC5932BC10.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/ECEE3659929992229.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/ECEE3659929992229.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/F46CA6977FEC2B2C5.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/F46CA6977FEC2B2C5.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/F93C978AF2970A9B1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/F93C978AF2970A9B1.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/F96559BCED84EA027.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/F96559BCED84EA027.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/F9D3900D0E813DF0F.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/F9D3900D0E813DF0F.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/642681/FE1F0BCBE420D42F5.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/642681/FE1F0BCBE420D42F5.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/bootstrap/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/bootstrap/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/bootstrap/glyphicons-halflings-regular.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/bootstrap/glyphicons-halflings-regular.svg -------------------------------------------------------------------------------- /themes/elate/static/fonts/bootstrap/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/bootstrap/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /themes/elate/static/fonts/bootstrap/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/bootstrap/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /themes/elate/static/fonts/bootstrap/glyphicons-halflings-regular.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/bootstrap/glyphicons-halflings-regular.woff2 -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon.svg -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon.ttf -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon.woff -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon/Read Me.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon/Read Me.txt -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon/demo-files/demo.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon/demo-files/demo.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon/demo-files/demo.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon/demo-files/demo.js -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon/demo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon/demo.html -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon/fonts/icomoon.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon/fonts/icomoon.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon/fonts/icomoon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon/fonts/icomoon.svg -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon/fonts/icomoon.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon/fonts/icomoon.ttf -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon/fonts/icomoon.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon/fonts/icomoon.woff -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon/selection.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon/selection.json -------------------------------------------------------------------------------- /themes/elate/static/fonts/icomoon/icomoon/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/icomoon/icomoon/style.css -------------------------------------------------------------------------------- /themes/elate/static/fonts/simple-line-icons/Simple-Line-Icons.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/simple-line-icons/Simple-Line-Icons.eot -------------------------------------------------------------------------------- /themes/elate/static/fonts/simple-line-icons/Simple-Line-Icons.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/simple-line-icons/Simple-Line-Icons.svg -------------------------------------------------------------------------------- /themes/elate/static/fonts/simple-line-icons/Simple-Line-Icons.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/simple-line-icons/Simple-Line-Icons.ttf -------------------------------------------------------------------------------- /themes/elate/static/fonts/simple-line-icons/Simple-Line-Icons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/simple-line-icons/Simple-Line-Icons.woff -------------------------------------------------------------------------------- /themes/elate/static/fonts/simple-line-icons/Simple-Line-Icons.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/fonts/simple-line-icons/Simple-Line-Icons.woff2 -------------------------------------------------------------------------------- /themes/elate/static/images/full_image_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/full_image_1.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/full_image_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/full_image_2.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/img_10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/img_10.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/img_7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/img_7.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/img_8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/img_8.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/loc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/loc.png -------------------------------------------------------------------------------- /themes/elate/static/images/person1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/person1.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/person2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/person2.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/person3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/person3.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/person4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/person4.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/work_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/work_1.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/work_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/work_2.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/work_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/work_3.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/work_4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/work_4.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/work_5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/work_5.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/work_6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/work_6.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/work_7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/work_7.jpg -------------------------------------------------------------------------------- /themes/elate/static/images/work_8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/images/work_8.jpg -------------------------------------------------------------------------------- /themes/elate/static/js/bootstrap.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/bootstrap.min.js -------------------------------------------------------------------------------- /themes/elate/static/js/google_map.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/google_map.js -------------------------------------------------------------------------------- /themes/elate/static/js/jquery.countTo.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/jquery.countTo.js -------------------------------------------------------------------------------- /themes/elate/static/js/jquery.easing.1.3.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/jquery.easing.1.3.js -------------------------------------------------------------------------------- /themes/elate/static/js/jquery.magnific-popup.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/jquery.magnific-popup.min.js -------------------------------------------------------------------------------- /themes/elate/static/js/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/jquery.min.js -------------------------------------------------------------------------------- /themes/elate/static/js/jquery.stellar.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/jquery.stellar.min.js -------------------------------------------------------------------------------- /themes/elate/static/js/jquery.style.switcher.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/jquery.style.switcher.js -------------------------------------------------------------------------------- /themes/elate/static/js/jquery.viewportchecker.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/jquery.viewportchecker.js -------------------------------------------------------------------------------- /themes/elate/static/js/jquery.waypoints.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/jquery.waypoints.min.js -------------------------------------------------------------------------------- /themes/elate/static/js/magnific-popup-options.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/magnific-popup-options.js -------------------------------------------------------------------------------- /themes/elate/static/js/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/main.js -------------------------------------------------------------------------------- /themes/elate/static/js/modernizr-2.6.2.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/modernizr-2.6.2.min.js -------------------------------------------------------------------------------- /themes/elate/static/js/respond.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/static/js/respond.min.js -------------------------------------------------------------------------------- /themes/elate/theme.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vertcoin-project/vertcoin-website/HEAD/themes/elate/theme.toml --------------------------------------------------------------------------------