diff --git a/website/idea.txt b/website/idea.txt new file mode 100644 index 0000000..8ed9c10 --- /dev/null +++ b/website/idea.txt @@ -0,0 +1,9 @@ +Welcome to Enstrayed.com | @enstrayed +I received an Email from @enstrayed.com | Twitter Bluesky Github +↗️ Click here for information about EOES | API Documentation +I need help with an enstrayed.com web service | +↗️ Click here to visit the Helpdesk | +I'm looking for something else +➡️ URL Toolbox +➡️ API Documentation +➡️ Downloads \ No newline at end of file diff --git a/website/posts/20240409-API-Documentation.html b/website/posts/20240409-API-Documentation.html index c030ee6..d419713 100644 --- a/website/posts/20240409-API-Documentation.html +++ b/website/posts/20240409-API-Documentation.html @@ -34,9 +34,11 @@
Retrieves, creates or deletes entries for the etyd.cc URL shortener. Replace * in the URL for the target of the request.
diff --git a/website/static/posts.css b/website/static/posts.css index 3df6078..656b127 100644 --- a/website/static/posts.css +++ b/website/static/posts.css @@ -50,9 +50,10 @@ h2 { align-items: center; margin-top: 2rem; gap: 1em; + flex-wrap: wrap; } -.inlineheader > span { +.inlineheader > div > span { padding: 0.2rem; color: white; background-color: #f06445; diff --git a/website/static/snow-leopard.svg b/website/static/snow-leopard.svg new file mode 100644 index 0000000..4eb629f --- /dev/null +++ b/website/static/snow-leopard.svg @@ -0,0 +1,20 @@ + + + \ No newline at end of file