diff --git a/.gitattributes b/.gitattributes index 75449c8..aa712ec 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ +*.png filter=lfs diff=lfs merge=lfs -text *.woff2 filter=lfs diff=lfs merge=lfs -text diff --git a/bun.lockb b/bun.lockb index e7a4739..588ced3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d994097..f0cc034 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,9 @@ { "name": "renati.me", "type": "module", + "scripts": { + "watch": "tailwindcss -i tailwind.css -o src/css/style.css --watch" + }, "devDependencies": { "tailwindcss": "^3.4.1" } diff --git a/src/images/android-chrome-192x192.png b/src/images/android-chrome-192x192.png new file mode 100644 index 0000000..77c5bbb --- /dev/null +++ b/src/images/android-chrome-192x192.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d228887de297dae033fdd91dbc3e0e7749ef7a75ef364e2635db5027c687a8e1 +size 27007 diff --git a/src/images/android-chrome-512x512.png b/src/images/android-chrome-512x512.png new file mode 100644 index 0000000..dac86a2 --- /dev/null +++ b/src/images/android-chrome-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63282b3c457308238bc30314ed09ca559cac895801c32a2392015cbb9b016d6a +size 87286 diff --git a/src/images/apple-touch-icon.png b/src/images/apple-touch-icon.png new file mode 100644 index 0000000..a4023b6 --- /dev/null +++ b/src/images/apple-touch-icon.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7334f0329754925a3ed45beec8baad3a78fce3b616b2da1185b58436edf700 +size 24864 diff --git a/src/images/favicon-16x16.png b/src/images/favicon-16x16.png new file mode 100644 index 0000000..edbbd56 --- /dev/null +++ b/src/images/favicon-16x16.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc08ddfd851b35ae1b048047b6afec0deaafbd55dfbf9b73a172c37c4078946 +size 895 diff --git a/src/images/favicon-32x32.png b/src/images/favicon-32x32.png new file mode 100644 index 0000000..b7098b5 --- /dev/null +++ b/src/images/favicon-32x32.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c1c30fb325ad8cde80419cdf67009c819db48da2a53f934a3e087db3f3559bc +size 2472 diff --git a/src/index.html b/src/index.html index e48f507..34d58a5 100644 --- a/src/index.html +++ b/src/index.html @@ -4,11 +4,18 @@ I am Renati - + + + + +
-
renati.me
+
+ Renati Logo +
renati.me
+

This is my webpage. Someday, maybe I'll add an introduction. Until then, you can check out my stuff.

Socials