diff --git a/content/_index.md b/content/_index.md index 0b506c0..fedcfb4 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,10 +4,6 @@ date: 2025-03-14T04:59:59Z draft: true --- -# My Coffee Blog Post - -Here's a latte art simulation you can play with: - -{{< latte-simulation >}} - -Try drawing patterns by clicking and dragging! \ No newline at end of file +**Wiki Cafe** is a [**co-op**](pages/co-op) \ +that provides [**fedwiki hosting**](pages/fedwiki_service) \ +and [**wiki education**](pages/wiki_education) services. \ No newline at end of file diff --git a/themes/wikidarity/assets/css/main.css b/themes/wikidarity/assets/css/main.css index e65a378..d3bce62 100644 --- a/themes/wikidarity/assets/css/main.css +++ b/themes/wikidarity/assets/css/main.css @@ -3,12 +3,11 @@ body { line-height: 1.5; font-family: "RecVar"; max-width: 64rem; - margin: 2rem auto; + margin: 2rem; } p { font-size: 32px; line-height: 2; - font-variation-settings:"MONO" 1; } .intro { margin: 2rem 0 4rem 0; diff --git a/themes/wikidarity/hugo.yaml b/themes/wikidarity/hugo.yaml index 2b2f88b..389e38a 100644 --- a/themes/wikidarity/hugo.yaml +++ b/themes/wikidarity/hugo.yaml @@ -9,9 +9,6 @@ menus: - name: Posts pageRef: /posts weight: 20 - - name: Tags - pageRef: /tags - weight: 30 module: hugoVersion: extended: false