pre remote commit

This commit is contained in:
2024-08-13 20:32:31 -06:00
commit 0120c21ebf
11 changed files with 32 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
public/
+4
View File
@@ -0,0 +1,4 @@
[submodule "themes/hermit-v2"]
path = themes/hermit-v2
url = https://github.com/1bl4z3r/hermit-V2
branch = main
View File
+5
View File
@@ -0,0 +1,5 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++
+4
View File
@@ -0,0 +1,4 @@
baseURL = 'https://thesatelliteoflove.com/'
languageCode = 'en-us'
title = 'The Satellite Of Love'
theme = 'hermit-v2'
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"Target":"/ananke/css/main.min.css","MediaType":"text/css","Data":{}}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"Target":"css/style.min.ce3f33085f5da2b90f81f554d2ee06c242bcc04a0ab542d097538da25d4fea06.css","MediaType":"text/css","Data":{"Integrity":"sha256-zj8zCF9dorkPgfVU0u4GwkK8wEoKtULQl1ONol1P6gY="}}
+9
View File
@@ -0,0 +1,9 @@
{
"subject": "acct:phil@thesatelliteoflove.com",
"links": [
{
"rel": "http://openid.net/specs/connect/1.0/issuer",
"href": "https://auth.thesatelliteoflove.com/application/o/tailscale/"
}
]
}
+1
Submodule themes/hermit-v2 added at 5ee9c82125