Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 734 Bytes

File metadata and controls

34 lines (31 loc) · 734 Bytes
layout page
sidebar false
title Brick 1100 - Brickify your smartphone
description Transform your smartphone into a brick phone. Experience the retro vibes of the early days.
image /assets/brick1100-og.png
pageClass brick1100
head
link
rel href as type crossorigin
preload
/assets/fonts/brick.woff2
font
font/woff2
anonymous
link
rel href as type crossorigin
preload
/assets/fonts/brick-condensed.woff2
font
font/woff2
anonymous
<script setup lang="ts"> import IndexPage from '@components/misc/brick1100/index/IndexPage.vue'; </script> <style> .brick1100 .VPLocalNav, .brick1100 .VPSkipLink { display: none; } </style>