var __defProp = Object.defineProperty; var __getOwnPropDesc = Object.getOwnPropertyDescriptor; var __getOwnPropNames = Object.getOwnPropertyNames; var __hasOwnProp = Object.prototype.hasOwnProperty; var __export = (target, all) => { for (var name in all) __defProp(target, name, { get: all[name], enumerable: true }); }; var __copyProps = (to, from, except, desc) => { if (from && typeof from === "object" || typeof from === "function") { for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); } return to; }; var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); var stdin_exports = {}; __export(stdin_exports, { default: () => _2021_04_24_things_i_learned_37 }); module.exports = __toCommonJS(stdin_exports); var import_index_10ac95e2 = require("./index-10ac95e2.js"); const _2021_04_24_things_i_learned_37 = (0, import_index_10ac95e2.c)(($$result, $$props, $$bindings, slots) => { return `

title: \u201CThings I learned this week #37\u201D author: \u201CThomas Wilson\u201D date: 2021-04-24T10:24:00 slug: \u201C2021-04-24-things-i-learned-37\u201D draft: false imageUrl: \u201Cpreview-images/37.png\u201D tags:


This week I\u2019ve been focusing on perspective and gratitude. It\u2019s harder than it sounds if you feel things are unfair and not in your favour. But, to quote about a million throw cushions on Pinterest: you can\u2019t control life, only how you react to it. So this week I am choosing to react by being grateful. Even if it has to start out feeling like a very pointed lie, or jibe to my less patient self. Anyway here are some things I learned this week:

What I\u2019ve had on rotation this week

Cool articles

`; });