summaryrefslogtreecommitdiff
path: root/src/pages/blog/2022-04-24.md
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2022-10-23 23:54:14 +0300
committereug-vs <eugene@eug-vs.xyz>2022-10-23 23:54:14 +0300
commit159150afc918cf13f353ffbcc5abd3ab1b62432c (patch)
tree82ae3d6eda53f74e57f38c115e71f85e150d70d7 /src/pages/blog/2022-04-24.md
parent0945a5bad65a00d0aa837528a9e0575e9905ccea (diff)
downloadeug-vs-xyz-159150afc918cf13f353ffbcc5abd3ab1b62432c.tar.gz
feat: add layouts
Diffstat (limited to 'src/pages/blog/2022-04-24.md')
-rw-r--r--src/pages/blog/2022-04-24.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pages/blog/2022-04-24.md b/src/pages/blog/2022-04-24.md
index b0d6d2f..8100ea8 100644
--- a/src/pages/blog/2022-04-24.md
+++ b/src/pages/blog/2022-04-24.md
@@ -1,3 +1,6 @@
+---
+layout: ../../layouts/BlogLayout.astro
+---
# Creating Gentoo :gentoo: ebuilds is easy as fuck!
Ah shit... Here we go again manually downloading binary version of `libspotify` from [archive on GitHub](https://github.com/mopidy/libspotify-archive/). But wait :thinking:, don't we have package manager already? Let's fix that right now!