Skip to content

Commit c934d81

Browse files
committed
Synchronized build
1 parent db54754 commit c934d81

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
lines changed

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

code-of-conduct/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css" />
1212
<script defer src="https://use.fontawesome.com/releases/v5.0.7/js/all.js"></script>
13-
<link rel="stylesheet" href="../static/style.css?h=19d16282" />
13+
<link rel="stylesheet" href="../static/style.css?h=1396f7c0" />
1414
</head>
1515

1616
<body>

code-of-conduct/reporting-guide/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css" />
1212
<script defer src="https://use.fontawesome.com/releases/v5.0.7/js/all.js"></script>
13-
<link rel="stylesheet" href="../../static/style.css?h=19d16282" />
13+
<link rel="stylesheet" href="../../static/style.css?h=1396f7c0" />
1414
</head>
1515

1616
<body>

code-of-conduct/response-playbook/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css" />
1212
<script defer src="https://use.fontawesome.com/releases/v5.0.7/js/all.js"></script>
13-
<link rel="stylesheet" href="../../static/style.css?h=19d16282" />
13+
<link rel="stylesheet" href="../../static/style.css?h=1396f7c0" />
1414
</head>
1515

1616
<body>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h3 class="is-size-4 has-text-weight-bold">PuPPy</h3>
5959
</div>
6060

6161
<div class="level-item has-text-centered">
62-
<a href="http://slack.pspython.com">
62+
<a href="https://slack.pspython.com">
6363
<div class="home-link-item">
6464
<i class="fab fa-slack fa-4x"></i>
6565
<span class="home-link-item__label">Slack</span>
@@ -72,7 +72,7 @@ <h3 class="is-size-4 has-text-weight-bold">PuPPy</h3>
7272
</div>
7373

7474
<div class="level-item has-text-centered">
75-
<a href="https://forms.gle/Njpfu1hUfQKW8w2d9">
75+
<a href="/todo">
7676
<div class="home-link-item">
7777
<i class="fas fa-bullhorn fa-4x"></i>
7878
<span class="home-link-item__label">Submit a Talk</span>

0 commit comments

Comments
 (0)