diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 1f154de..2097187 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -28,7 +28,7 @@ jobs: - name: Make dist directory run: | mkdir dist - rsync -R index.html meshmon.js meshmon.css protobufs/meshtastic/*.proto dist/ + rsync -R index.html meshmon.js meshmon.css protobufs/meshtastic/*.proto assets dist/ - name: Setup Pages uses: actions/configure-pages@v5 - name: Upload artifact diff --git a/.gitmodules b/.gitmodules index 8614dd2..e6f376a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,3 @@ [submodule "protobufs"] path = protobufs url = https://github.com/meshtastic/protobufs.git - branch = v2.3.5 diff --git a/assets/github-mark-white.svg b/assets/github-mark-white.svg new file mode 100644 index 0000000..d5e6491 --- /dev/null +++ b/assets/github-mark-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/github-mark.svg b/assets/github-mark.svg new file mode 100644 index 0000000..37fa923 --- /dev/null +++ b/assets/github-mark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/meshtastic.svg b/assets/meshtastic.svg new file mode 100644 index 0000000..e6863f6 --- /dev/null +++ b/assets/meshtastic.svg @@ -0,0 +1,16 @@ + + + \ No newline at end of file diff --git a/index.html b/index.html index eca4b38..dd3dff2 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,8 @@
@@ -33,11 +32,11 @@ |