mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 14:57:49 +00:00
Use Zola's aliases feature instead of Netlify redirects
Makes the project less dependent on Netlify.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title = "Allocating Frames"
|
||||
weight = 5
|
||||
path = "allocating-frames"
|
||||
aliases = ["allocating-frames.html"]
|
||||
date = 2015-11-15
|
||||
template = "first-edition/page.html"
|
||||
+++
|
||||
|
||||
Reference in New Issue
Block a user