Skip to content

Commit 9537a77

Browse files
nuxt studio beta
1 parent d1ba358 commit 9537a77

2 files changed

Lines changed: 3 additions & 8 deletions

File tree

content/blog/a-small-rant-on-the-horrible-website-my-university-uses.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: A small rant on the website my university uses
3-
description: As with most Schools and Universities (especially in Germany), my
4-
Unis website is very old. These are my biggest problems with their page, and
5-
what I alternatives we found
3+
description: As with most Schools and Universities (especially in Germany), my Unis website is very old. These are my biggest problems with their page, and what I alternatives we found
64
date: 20.10.2025
75
image: /images/blog-thumbnails/sap.webp
86
---
@@ -13,10 +11,7 @@ image: /images/blog-thumbnails/sap.webp
1311
1412
## Why it's so bad
1513

16-
::span{style="display: flex; gap: 10px; align-items: flex-start;"}
17-
![campus-main.webp](/images/blog-images/campus-rant/campus-main.webp){style="max-width: 50%; height: auto;"}
18-
![campus-netweaver-mobile.webp](/images/blog-images/campus-rant/campus-netweaver-mobile.webp){style="max-width: 50%; height: auto;"}
19-
::
14+
[![campus-main.webp](/images/blog-images/campus-rant/campus-main.webp)![campus-netweaver-mobile.webp](/images/blog-images/campus-rant/campus-netweaver-mobile.webp)]{style="display: flex; gap: 10px; align-items: flex-start;"}
2015

2116
I would complain about the design, but I already have enough to complain about with the functionality, so let's skip this.
2217

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"clsx": "^2.1.1",
1919
"lucide-vue-next": "^0.546.0",
2020
"nuxt": "^4.1.3",
21-
"nuxt-studio": "^1.0.0-alpha.3",
21+
"nuxt-studio": "^1.0.0-beta.1",
2222
"radix-vue": "^1.9.17",
2323
"typescript": "^5.9.3",
2424
"vue": "^3.5.22",

0 commit comments

Comments
 (0)