Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
337 changes: 246 additions & 91 deletions assets/css/main.css

Large diffs are not rendered by default.

Binary file added assets/images/bg-light.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/giddy-logo-hd.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/overlay-light.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/overlay-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/overlay-light.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ofidtales.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<!-- Header Subpage-->
<header class="header-subpage">
<a href="/index.html">
<img src="/assets/images/giddys-tv-toys.PNG" alt="Giddy Tales Logo" class="logo">
<img src="/assets/images/giddys-intro-rnd-lrg.PNG" alt="Giddy Tales Logo" class="logo">
</a>
</header>

Expand Down
2 changes: 1 addition & 1 deletion onegiddy.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<!-- Header Subpage -->
<header class="header-subpage">
<a href="#swap-giddy">
<img src="/giddy-logo.png" alt="GIDDY Logo" class="logo">
<img src="/assets/images/giddy-logo-hd.PNG" alt="GIDDY Logo HD" class="logo">
</a>
</header>

Expand Down
Loading