# Page 1 example

## or, how to do interesting blog things

```typescript
console.log('hello world');
```
