diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 03aa894..020cef5 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -28,3 +28,6 @@ jobs: cd ${{ gitea.workspace }} docker build -f Dockerfile -t git.rtj.dev/roland/rtj.dev:0.0.1 . docker push git.rtj.dev/roland/rtj.dev:0.0.1 + - name: Signal Restart + run: | + curl -X POST -H "Authorization: Bearer ${{ secrets.API_KEY }}" ${{ secrets.ENDPOINT }} diff --git a/content/posts/Rylan.md b/content/posts/Rylan.md new file mode 100644 index 0000000..1010375 --- /dev/null +++ b/content/posts/Rylan.md @@ -0,0 +1,27 @@ +--- +author: "Roland Thomas Jr" +title: "Rylan asked about this!" +date: "2023-08-03" +description: "Rylan is curious" +tags: ["post"] +ShowToc: false +ShowBreadCrumbs: true +--- + +# Rylan is best daughter! Favorite daughter of all time!!! + +## Reasons why +- Smart +- Artistic +- Awesome +- Honest +- Friendly +- Kind +- Gracious +- Beautiful +- Thankful +- Athletic +- Intelligent +- Hard Working + +--- \ No newline at end of file diff --git a/themes/PaperMod b/themes/PaperMod index 72ab73f..944ddc3 160000 --- a/themes/PaperMod +++ b/themes/PaperMod @@ -1 +1 @@ -Subproject commit 72ab73ffe5ba2354f71e419321134fd5f9cfd098 +Subproject commit 944ddc3c7e75b1287f15523902d10da0562dd2ac