diff options
| author | 2022-03-03 10:11:01 +0100 | |
|---|---|---|
| committer | 2022-03-03 10:11:01 +0100 | |
| commit | 82624418d5940ef628a51ca07aa222073fa9a388 (patch) | |
| tree | 247c542ea5cf952889bd394d1bb3e3a32ee3932f /content | |
| parent | 12ddb91334e82c87f6318beea879eb53f1fd6f1c (diff) | |
change some things around
Diffstat (limited to 'content')
| -rw-r--r-- | content/w/_index.md (renamed from content/b/_index.md) | 2 | ||||
| -rw-r--r-- | content/w/c99-vla-tricks.md (renamed from content/b/c99-vla-tricks.md) | 0 | ||||
| -rw-r--r-- | content/w/first.md (renamed from content/b/first.md) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/content/b/_index.md b/content/w/_index.md index c504e1b..4ecec2e 100644 --- a/content/b/_index.md +++ b/content/w/_index.md @@ -1,5 +1,5 @@ +++ -title = "Blog" +title = "Writings" sort_by = "date" template = "blog.html" page_template = "blog-page.html" diff --git a/content/b/c99-vla-tricks.md b/content/w/c99-vla-tricks.md index b2b07eb..b2b07eb 100644 --- a/content/b/c99-vla-tricks.md +++ b/content/w/c99-vla-tricks.md diff --git a/content/b/first.md b/content/w/first.md index 291b364..291b364 100644 --- a/content/b/first.md +++ b/content/w/first.md |