Skip to content

Commit a84ba52

Browse files
committed
fix css http errors
1 parent 4185b64 commit a84ba52

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
1212
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
1313

14-
<link rel="stylesheet" href="{{ site.url }}/assets/css/style.css">
14+
<link rel="stylesheet" href="/assets/css/style.css">
1515
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
1616

1717
<!-- <script type="text/javascript" src="{{ site.github.url }}/assets/js/script.js" async></script> -->

success.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: default
3+
---
4+
5+
Thank you for your support!
6+
7+
[Join us again at our upcoming events!](https://www.meetup.com/Vancouver-Bitcoiners/)

0 commit comments

Comments
 (0)