Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.21 KB

about.md

File metadata and controls

39 lines (34 loc) · 1.21 KB
Error in user YAML: Alias parsing is not enabled.
---
layout: article
titles:
  # @start locale config
  en      : &EN       About
  en-GB   : *EN
  en-US   : *EN
  en-CA   : *EN
  en-AU   : *EN
  zh-Hans : &ZH_HANS  关于
  zh      : *ZH_HANS
  zh-CN   : *ZH_HANS
  zh-SG   : *ZH_HANS
  zh-Hant : &ZH_HANT  關於
  zh-TW   : *ZH_HANT
  zh-HK   : *ZH_HANT
  ko      : &KO       소개
  ko-KR   : *KO
  fr      : &FR       À propos
  fr-BE   : *FR
  fr-CA   : *FR
  fr-CH   : *FR
  fr-FR   : *FR
  fr-LU   : *FR
  # @end locale config
key: page-about
---

about{:.shadow.rounded width="200"}

Hi, I'm Yulei.

I'm a master economics student at Bonn University. My blog is where I learn out loud. I write posts about things I find interesting, things I'm working on, or about problems I've faced with the solution I found.

Dependencies