Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
mrnossiom committed Jun 18, 2024
1 parent 22ad5a8 commit c291606
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
title = "Wiro Logiciel Libre"
base_url = "https://wiro-libre.github.io"
base_url = "https://wirolibre.github.io"
default_language = "fr"

theme = "papermod"
Expand Down Expand Up @@ -41,7 +41,7 @@ show_reading_time = true
show_word_count = false
show_post_nav_links = true
show_post_meta = true
show_post_edit_button = false
show_post_edit_button = true

default_toc_open = false
edit_post_url = "https://github.com/wiro-libre/wiro-libre.github.io/tree/master"
Expand Down
1 change: 1 addition & 0 deletions static/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
wirolibre.xyz

0 comments on commit c291606

Please sign in to comment.