Merge pull request 'chore: code formatting' (#58) from tasiaiso/tildefriends:tasiaiso-format into main

Reviewed-on: cory/tildefriends#58
This commit is contained in:
Cory McWilliams 2024-05-12 08:05:02 -04:00
commit 443dd4d168

View File

@ -4,7 +4,8 @@
<script> <script>
const g_data = $data; const g_data = $data;
</script> </script>
<link rel="stylesheet" href="w3.css"></link> <link rel="stylesheet" href="w3.css" />
<!-- prettier-ignore -->
<style> <style>
/* 2018 Valiant Poppy */ /* 2018 Valiant Poppy */
.w3-theme-l5 {color:#000 !important; background-color:#fbf3f3 !important} .w3-theme-l5 {color:#000 !important; background-color:#fbf3f3 !important}