Compare commits

...

2 commits

Author SHA1 Message Date
7052aad9fd
Add Uptime status 2024-02-07 16:34:10 +01:00
ab4793acb6
Set cookie expire to 90 days 2024-02-07 08:34:55 +01:00
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
# Aroy-Art.com
![Status](https://uptime.aroy-art.com/api/badge/1/status)
[![Netlify Status](https://api.netlify.com/api/v1/badges/17a4ec01-7490-42df-822b-b5b6f808bca7/deploy-status)](https://app.netlify.com/sites/aroy-art/deploys)
Welcome to the whimsical world of Aroy a unique blend of a tech nerd and an artist, wrapped in the mysterious charm of a shy cat. This portfolio and blog serve as a window into the creative and technical pursuits of a feline enthusiast with a passion for both code and canvas.

View file

@ -55,7 +55,7 @@ params:
cookies:
enable: true
expire_days: 7
expire_days: 90
#################################################################