diff options
author | eug-vs <eugene@eug-vs.xyz> | 2022-10-23 23:54:14 +0300 |
---|---|---|
committer | eug-vs <eugene@eug-vs.xyz> | 2022-10-23 23:54:14 +0300 |
commit | 159150afc918cf13f353ffbcc5abd3ab1b62432c (patch) | |
tree | 82ae3d6eda53f74e57f38c115e71f85e150d70d7 /src/pages/index.md | |
parent | 0945a5bad65a00d0aa837528a9e0575e9905ccea (diff) | |
download | eug-vs-xyz-159150afc918cf13f353ffbcc5abd3ab1b62432c.tar.gz |
feat: add layouts
Diffstat (limited to 'src/pages/index.md')
-rwxr-xr-x | src/pages/index.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pages/index.md b/src/pages/index.md index 2b5e62b..90ff30c 100755 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -1,3 +1,6 @@ +--- +layout: ../layouts/BaseLayout.astro +--- # About me I'm **Eugene** - software developer, enthusiast, free spirit and a cool guy. Here I share information based on my experience in different topics. I'm interested in tech, math, privacy, linguistics, nutrition, health, psychology and philosophy. |