Big website changes (see full commit message for details)
- Moved navbar and footer styling to a seperate file - New error page (only for dev server) - Added BSON for Godot and set it as a featured project - Changed featured projects layout - Added header to homepage - Added a scroll indicator to homepage - Made links underlined - Removed Twitter from Colormatic Studios links and added Colormatic Git
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
<div style="display: contents">%sveltekit.body%</div>
|
||||
<body>
|
||||
%sveltekit.body%
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user