diff --git a/config.yaml b/config.yaml
index 3f385b3..a04211d 100644
--- a/config.yaml
+++ b/config.yaml
@@ -1,7 +1,7 @@
theme: "story"
baseURL: "https://rmoff.net"
languageCode : "en-us"
-title: "rmoff's random ramblings"
+title: "rmoff's random ramblings2"
googleAnalytics: "UA-75492960-1"
paginate: 20
timeout: 120s
@@ -46,26 +46,30 @@ menu:
url: https://talks.rmoff.net
weight: -9
social:
+ - name: bluesky
+ title: "fa-brands fa-bluesky"
+ url: https://bsky.app/profile/rmoff.net
+ weight: -8
- name: github
title: "fab fa-github-square"
url: https://github.com/rmoff/
- weight: -6
+ weight: -7
- name: youtube
title: "fab fa-youtube-square"
url: https://www.youtube.com/c/rmoff
- weight: -8
+ weight: -6
+ - name: linkedin
+ title: "fab fa-linkedin"
+ url: https://www.linkedin.com/in/robinmoffatt/
+ weight: -5
- name: mastodon
title: "fab fa-mastodon"
url: https://data-folks.masto.host/@rmoff
- weight: -7
+ weight: -4
- name: twitter
title: "fab fa-twitter-square"
url: https://twitter.com/rmoff/
- weight: -7
- - name: linkedin
- title: "fab fa-linkedin"
- url: https://www.linkedin.com/in/robinmoffatt/
- weight: -5
+ weight: -3
markup:
asciidocExt:
diff --git a/config_new.yaml b/config_new.yaml
deleted file mode 100644
index b24d1c8..0000000
--- a/config_new.yaml
+++ /dev/null
@@ -1,68 +0,0 @@
-theme: "story"
-baseURL: "https://rmoff.net"
-languageCode : "en-us"
-title: "rmoff's random ramblings"
-googleAnalytics: "UA-75492960-1"
-paginate: 20
-pygmentsStyle: pygments
-
-params:
- AuthorName: Robin Moffatt
- GitHubUser: "rmoff"
- image: "images/2018/07/IMG_3647.jpg"
-permalinks:
- post: /:year/:month/:day/:title/
-
-taxonomies:
- category: categories
- tag: tag
-
-outputs:
- home:
- - HTML
- - JSON
- - RSS
- page:
- - HTML
- section:
- - HTML
- - RSS
- taxonomy:
- - HTML
- - RSS
- taxonomyTerm:
- - HTML
- - RSS
-
-menu:
- main:
- - name: about
- title: about
- url: https://talks.rmoff.net/bio
- weight: -10
- - name: talks
- title: talks
- url: https://talks.rmoff.net
- weight: -9
- social:
- - name: github
- title: "fab fa-github-square"
- url: https://github.com/rmoff/
- weight: -6
- - name: youtube
- title: "fab fa-youtube-square"
- url: https://www.youtube.com/c/rmoff
- weight: -8
- - name: twitter
- title: "fab fa-twitter-square"
- url: https://twitter.com/rmoff/
- weight: -7
- - name: linkedin
- title: "fab fa-linkedin"
- url: https://www.linkedin.com/in/robinmoffatt/
- weight: -5
-
-markup:
- asciidocExt:
- attributes: {allow-uri-read}
- safeMode: unsafe
diff --git a/themes/story/layouts/_default/baseof.html b/themes/story/layouts/_default/baseof.html
index 9a0b2c9..d56aabf 100644
--- a/themes/story/layouts/_default/baseof.html
+++ b/themes/story/layouts/_default/baseof.html
@@ -24,7 +24,7 @@
{{ end }}
-
+
{{ end }}