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

Skip to content

Commit c9f7562

Browse files
committed
Updates banner to yellow to match home page
1 parent 582ef6f commit c9f7562

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

coc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: Code of Conduct
44
permalink: /coc/
5-
color: "#a21f1f"
5+
color: "#ffde59"
66
---
77

88
{% include top-section.html %}

faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: Frequently Asked Questions
44
permalink: /faq/
5-
color: "#a21f1f"
5+
color: "#ffde59"
66
---
77

88
{% include top-section.html %}

schedule.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: Schedule
44
permalink: /schedule/
5-
image: schedule.jpg
5+
color: "#ffde59"
66
---
77

88
{% include top-section.html %}

0 commit comments

Comments
 (0)