UI: Archive-website web-assets v2 upgrade #1

Merged
Márton Lente merged 14 commits from ui/web-assets-v2-upgrade into main 2024-08-26 17:19:01 +02:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit ac6f74216a - Show all commits

View File

@ -21,7 +21,7 @@
/* Import Blender Web Assets. */
/* Import Blender Web Assets. */
/*!
* * Blender Web Assets v2.0.0-alpha.30
* * Blender Web Assets v2.0.0-alpha.32
*
* * This program is free software: you can redistribute it and/or modify
* * it under the terms of the GNU General Public License as published by
@ -21201,6 +21201,7 @@ summary:before {
}
.hero.download h1 {
font-size: var(--fs-xl);
line-height: var(--fs-xl);
margin-top: 2.4rem;
text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.33), 0.1rem 0.1rem 5rem var(--header-bg-color);
}

View File

@ -18,7 +18,7 @@
<meta name="twitter:title" content="Archive - blender.org" />
<meta name="twitter:description" content="Legacy versions of the Blender online infrastructure." />
<meta name="twitter:image" content="https://www.blender.org/wp-content/themes/bthree/assets/images/blender_logo_square.png" />
<link rel="stylesheet" href="assets/css/style.css?v=2.0.0-alpha.30" type="text/css" media="screen" />
<link rel="stylesheet" href="assets/css/style.css?v=2.0.0-alpha.32" type="text/css" media="screen" />

Not a biggie but isn't alpha.32 the latest release?

Not a biggie but isn't `alpha.32` the latest release?
<link rel="shortcut icon" href="https://www.blender.org/wp-content/themes/bthree/assets/images/favicon.png">
<style>