Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fb277dc

Browse files
committed
Updates colors on coc and schedule
1 parent 8f62179 commit fb277dc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

coc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
layout: default
33
title: Code of Conduct
44
permalink: /coc/
5-
color: "#a21f1f"
5+
color: "#FFDE69"
66
---
77

88
{% include top-section.html %}
99

10-
{% include code-of-conduct.html %}
10+
{% include code-of-conduct.html %}

schedule.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
layout: default
33
title: Schedule
44
permalink: /schedule/
5-
image: schedule.jpg
5+
color: "#FFDE69"
66
---
77

88
{% include top-section.html %}
99

10-
{% include schedule.html %}
10+
{% include schedule.html %}

0 commit comments

Comments
 (0)