Skip to content

Commit

Permalink
fix: code
Browse files Browse the repository at this point in the history
  • Loading branch information
dewanakl committed Jun 17, 2024
1 parent 43035fe commit 2a8f6ce
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 15 deletions.
4 changes: 0 additions & 4 deletions .gitattributes

This file was deleted.

4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Currently supported project versions with security updates:

| Version | Supported |
| ------- | ------------------ |
| 2.x.x | :white_check_mark: |
| < 2.0.0 | :x: |
| 3.x.x | :white_check_mark: |
| < 3.0.0 | :x: |

## Reporting a Vulnerability

Expand Down
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h1 class="font-esthetic my-4" style="font-size: 2.5rem;">Undangan Pernikahan</h
</div>
</div>

<h1 class="font-esthetic my-4" style="font-size: 3rem;">Wahyu & Riski</h1>
<h1 class="font-esthetic my-4" style="font-size: 3rem;">Wahyu &amp; Riski</h1>
<p class="mb-0" style="font-size: 1.5rem;">Rabu, 15 Maret 2023</p>

<a class="btn btn-outline-light btn-sm shadow rounded-pill px-3 my-2" target="_blank" href="https://calendar.google.com/calendar/render?action=TEMPLATE&text=The%20Wedding%20of%20Wahyu%20and%20Riski&details=The%20Wedding%20of%20Wahyu%20and%20Riski%20%7C%2015%20Maret%202023%20%7C%20RT%2010%20RW%2002,%20Desa%20Pajerukan,%20Kec.%20Kalibagor,%20Kab.%20Banyumas,%20Jawa%20Tengah%2053191%20%7C%2010.00%20-%2011.00%20WIB&dates=20230315T100000/20230315T110000&location=https://goo.gl/maps/ALZR6FJZU3kxVwN86">
Expand Down Expand Up @@ -183,7 +183,7 @@ <h1 class="font-esthetic py-4 px-2" style="font-size: 2rem">Assalamualaikum Wara
</div>
<h1 class="font-esthetic" style="font-size: 3rem;">Wahyu Siapa</h1>
<p class="mt-3 mb-0" style="font-size: 1.25rem;">Putra</p>
<p class="mb-0">Bapak ... & Ibu ...</p>
<p class="mb-0">Bapak ... &amp; Ibu ...</p>
</div>

<!-- Love animation -->
Expand Down Expand Up @@ -212,7 +212,7 @@ <h1 class="font-esthetic my-4" style="font-size: 4rem;">&</h1>
</div>
<h1 class="font-esthetic" style="font-size: 3rem;">Riski Siapa</h1>
<p class="mt-3 mb-0" style="font-size: 1.25rem;">Putri</p>
<p class="mb-0">Bapak ... & Ibu ...</p>
<p class="mb-0">Bapak ... &amp; Ibu ...</p>
</div>
</div>

Expand Down Expand Up @@ -461,7 +461,7 @@ <h1 class="font-esthetic mt-0 mb-3" style="font-size: 3rem;">Love Gift</h1>
<div class="container">

<div class="card-body border rounded-4 shadow p-3">
<h1 class="font-esthetic text-center mb-3" style="font-size: 3rem;">Ucapan & Doa</h1>
<h1 class="font-esthetic text-center mb-3" style="font-size: 3rem;">Ucapan &amp; Doa</h1>
<div class="mb-1" id="balasan"></div>

<div class="mb-3">
Expand All @@ -479,13 +479,13 @@ <h1 class="font-esthetic text-center mb-3" style="font-size: 3rem;">Ucapan & Doa
</div>

<div class="mb-3">
<label for="form-comment" class="form-label">Ucapan & Doa</label>
<label for="form-comment" class="form-label">Ucapan &amp; Doa</label>
<div id="information" class="alert alert-info alert-dismissible fade show" role="alert">
<p style="font-size: 1.5rem;">Bestieee!!!</p>
<p class="m-0">Sekarang bisa format text seperti whatsapp lohh... cobainn sekaranggg, makaciwww bestieee</p>
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close" onclick="util.close()"></button>
</div>
<textarea class="form-control shadow-sm" id="form-comment" rows="4" placeholder="Tulis Ucapan & Doa"></textarea>
<textarea class="form-control shadow-sm" id="form-comment" rows="4" placeholder="Tulis Ucapan dan Doa"></textarea>
</div>

<div class="d-grid">
Expand Down Expand Up @@ -567,7 +567,7 @@ <h1 class="font-esthetic mb-4" style="font-size: 2.5rem;">The Wedding Of</h1>
<img src="./assets/images/bg.jpeg" alt="background">
</div>

<h1 class="font-esthetic my-4" style="font-size: 2.5rem;">Wahyu & Riski</h1>
<h1 class="font-esthetic my-4" style="font-size: 2.5rem;">Wahyu &amp; Riski</h1>
<div id="guest-name" data-message="Kepada Yth Bapak/Ibu/Saudara/i"></div>

<button type="button" class="btn btn-light shadow rounded-4 mt-4" onclick="util.open(this)">
Expand Down
2 changes: 0 additions & 2 deletions robots.txt

This file was deleted.

0 comments on commit 2a8f6ce

Please sign in to comment.