Compare commits
No commits in common. "cf103b9615d8edda109098e7e8388e296a2c4fa5" and "6266d20b713da007ef5528483c0577f71316555b" have entirely different histories.
cf103b9615
...
6266d20b71
3 changed files with 1 additions and 8 deletions
|
@ -3,4 +3,4 @@ mkdocs build
|
|||
#ssh -t subnet@charlie.u15i.net "rm -rf /home/subnet/web/subnet-main/*"
|
||||
#scp -r ./site/* subnet@charlie.u15i.net:/home/subnet/web/subnet-main/
|
||||
#rsync -rzP --delete ./site/ subnet@charlie.u15i.net:/home/subnet/web/subnet-main/
|
||||
rsync -rzP --delete ./site/ cody@web01.east1.us.mapleflask.net:/var/www/subnet_masked/root
|
||||
rsync -rzP --delete ./site/ cody@web01.u15i.net:/var/www/subnet_masked/root
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: Stream
|
||||
icon: material/video
|
||||
---
|
||||
|
||||
<iframe src="https://restreamer.mapleflask.com/94bbf8c0-b303-4c2d-b1be-3308e6aac7fe.html" width="640" height="360" frameborder="no" scrolling="no" allowfullscreen="true"></iframe>
|
|
@ -66,7 +66,6 @@ nav:
|
|||
- 'gpg.md'
|
||||
- 'projects/index.md'
|
||||
- 'gallery.md'
|
||||
- 'stream.md'
|
||||
plugins:
|
||||
- glightbox:
|
||||
touchNavigation: true
|
||||
|
|
Loading…
Reference in a new issue