Skip to content

Commit 4d99c03

Browse files
committed
Remove about page, link to main site
1 parent 551d768 commit 4d99c03

6 files changed

Lines changed: 1 addition & 99 deletions

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ highlight_theme = "cobalt2"
2727
menu = [
2828
{url = "/posts", name = "Posts"},
2929
{url = "/atom.xml", name = "RSS"},
30-
{url = "/pages/about", name = "About"},
30+
{url = "https://creekmore.dev", name = "About"},
3131
]
3232

3333
author_url = "https://graphics.social/@gamingrobot"

content/pages/about.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

static/img/profile.png

-83 KB
Binary file not shown.

templates/about.html

Lines changed: 0 additions & 40 deletions
This file was deleted.

themes/doingstuff-zola/sass/doingstuff.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
@import 'doingstuff/base';
44
@import 'doingstuff/topbar';
55
@import 'doingstuff/shortcodes';
6-
@import 'doingstuff/about';
76
@import 'doingstuff/list';
87
@import 'doingstuff/post';
98
@import 'doingstuff/code';

themes/doingstuff-zola/sass/doingstuff/_about.scss

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)