Skip to content

Commit 573e175

Browse files
committed
🧑‍💻 Add wrangler toml
1 parent 5bb1937 commit 573e175

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

docs/.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.2
1+
3.2.2

docs/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
ln -s stable/x86_64 x86_64 && jekyll build

docs/wrangler.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Generated by Wrangler on Sun May 12 2024 11:00:18 GMT+0200 (Central European Summer Time)
2+
name = "manjaro-sway-packages"
3+
pages_build_output_dir = "_site"
4+
compatibility_date = "2024-04-03"
5+
6+
[placement]
7+
mode = "smart"

0 commit comments

Comments
 (0)