--- import Header from '@components/base/Header.astro'; import Paragraph from '@components/base/Paragraph.astro'; import Section from '@components/base/Section.astro'; import BrandingImage from '@components/page/branding/BrandingImage.astro'; import Layout from '@layouts/Layout.astro'; const mods = ['behind_you', 'chatting', 'crash_patch', 'damage_tint', 'evergreen_h_u_d', 'glint_colorizer', 'keystrokes', 'overflow_animations', 'poly_blur', 'poly_nametag', 'poly_sprint', 'poly_time', 'poly_weather', 'vanilla_h_u_d']; function formatModName(name: string): string { return name.split('_').map(word => word.charAt(0).toUpperCase() + word.slice(1)).join(''); } ---
Polyfrost Branding
We usually don't mind people mentioning our name or using our logos - in fact, we really appreciate the free promo. All we ask is to use our provided work responsibly, and contact us first.
Our Brand
Introducing... our brand logos in all of their glory. We just ask to not edit, distort, recolor, or reconfigure any assets below.
Our Logo, with text
Super cool.
Our Logo, when you don't wanna read
Even cooler.
OneConfig logo, with text
The one and only.
OneConfig logo, when you don't wanna read
The one and only.
OneConfig badges
When you want to show off OneConfig in your mods. Credits to Devin's Badges for the design.
{Array.from({ length: 4 }, (_, i) => ( ))}
All of our mod icons
We have... a lot of those... (original EvergreenHUD logo by isXander)
{mods.map(mod => ( ))}