mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 18:46:40 -04:00
fresh <PageTitle>
look
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import PageTitle from "../../components/PageTitle";
|
||||
import Content from "../../components/Content";
|
||||
import { metadata as defaultMetadata } from "../layout";
|
||||
|
||||
import featuredImage from "./desktop.png";
|
||||
@ -19,9 +18,7 @@ export const metadata = {
|
||||
},
|
||||
};
|
||||
|
||||
<PageTitle>/uses</PageTitle>
|
||||
|
||||
<Content>
|
||||
<PageTitle canonical="/uses">Uses</PageTitle>
|
||||
|
||||
~~I regularly get messages asking about which tools I use to work.~~
|
||||
|
||||
@ -178,5 +175,3 @@ Other geeky stuff:
|
||||
- 2x [**ecobee3 lite**](https://www.ecobee.com/en-us/smart-thermostats/smart-wifi-thermostat/)
|
||||
- 2x [**Sonos One**](https://www.sonos.com/en-us/shop/one.html) (with Alexa turned off...hopefully? 🤫)
|
||||
- 2x [**Apple TV 4K** (2021)](https://www.apple.com/apple-tv-4k/)
|
||||
|
||||
</Content>
|
||||
|
Reference in New Issue
Block a user