Skip to content

Commit 40b682d

Browse files
authored
Rules.html Cookie Banner Updated
1 parent 1a4ecd0 commit 40b682d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

JavaDiscord/rules.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,20 @@ <h3 id="rule-num">12.</h3>
128128
<p>&copy 2021 JavaDiscord | JavaDiscord is not affiliated, associated, or endorsed with/by Discord or Oracle</p>
129129
</div>
130130
</footer>
131+
<!-- Cookie-Banner -->
132+
133+
<div class="cookie-container">
134+
<div class="cookie-content">
135+
<h2 id="cookie-policy">Cookie policy</h2>
136+
<p>
137+
We are using cookies to analyse traffic on this website.
138+
You accept the use of cookies by closing or dismissing this message, scrolling the page, clicking a link/button or by continuing to browse in any way.
139+
</p>
140+
</div>
141+
<div class="cookie-links">
142+
<a href="#" id="got-it-btn" class="cookie-btn">Got it!</a>
143+
</div>
144+
</div>
131145
<!-- JS -->
132146
<script type="text/javascript">
133147
// Hamburger menu

0 commit comments

Comments
 (0)