Skip to content

Commit 4fafe5b

Browse files
committed
JDVANCE
1 parent 0c407e1 commit 4fafe5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

JDVANCEWIDGIT.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ <h1>Ask JD Vance If Your Country is Random</h1>
3333
<input type="text" id="country" placeholder="Type your country here">
3434
<button onclick="checkCountry()">Ask JD Vance</button>
3535
<p id="response"></p>
36+
37+
<p class="disclaimer">This website is a spoof and does not reflect the true views of JD Vance.</p>
3638

3739
<script>
3840
function checkCountry() {

0 commit comments

Comments
 (0)