Skip to content

Commit e036e69

Browse files
committed
Final changes before V1.0.0
1 parent 3def37e commit e036e69

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ <h1>Welcome to LegoFan9's SWGoH Tools</h1>
106106
style="width: 20px; height: 20px;">
107107
Join our Discord
108108
</a>
109+
<div style="height: 20px"></div>
110+
<p>By using this site you agree to allow useage of Google Analytics</p>
109111

110112
</body>
111113

swgoh-portrait-maker/terms.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,12 @@
2626
}
2727

2828
main {
29+
color: #444444;
2930
background: #fff;
3031
padding: 2rem;
3132
border-radius: 8px;
3233
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
3334
}
34-
35-
.placeholder {
36-
color: #444444;
37-
}
3835
</style>
3936
<!-- Google tag (gtag.js) -->
4037
<script async src="https://www.googletagmanager.com/gtag/js?id=G-X7TKZ22H21"></script>
@@ -54,7 +51,7 @@ <h2>Terms of Service</h2>
5451
<p><em>Last Updated: 5/29/2025</em></p>
5552
</header>
5653
<main>
57-
<div class="placeholder">
54+
<div>
5855
<p>Welcome to <strong>SWGoH Portrait Maker</strong>! By using this website (the "Site"), you agree to the
5956
following Terms of Service and Privacy Policy (the "Agreement"). Please read it carefully before using
6057
the Site.</p>

0 commit comments

Comments
 (0)