-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (24 loc) · 1.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
<title>Marc Arnal Portofolio</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="shortcut icon" href="assets/img/portofolio.png">
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.css">
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
<link rel="stylesheet" type="text/css" href="assets/css/aos.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,600,700,800" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.rawgit.com/konpa/devicon/df6431e323547add1b4cf45992913f15286456d3/devicon.min.css">
</head>
<body>
<div class="sedra-campaign-widget">
<sedra-widget campaignid="2" themecolor="#00B5AD" backersfontcolor="#000000" blurbfontcolor="#000000" campaignfontcolor="#000000" commentsfontcolor="#000000" contactfontcolor="#000000" creatorfontcolor="#000000" faqfontcolor="#000000" fundingfontcolor="#000000" paymentfontcolor="#000000" profilefontcolor="#000000" rewardsfontcolor="#000000" streamsfontcolor="#000000" tabbackgroundcolor="#FFFFFF" tabselectedfontcolor="#000000" tabunselectedfontcolor="#000000" topfontcolor="#000000" fontfamily="Helvetica">
</sedra-widget>
<script type="text/javascript" src="https://bucoli.atlas.thrinacia.com/widget/production/getwidget.js"></script>
</div>
</body>
</html>