Skip to content

Commit de3dff5

Browse files
committed
CREATOR Logo added
1 parent ccf8d91 commit de3dff5

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

public/content/evolution.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
v6.1:
2-
release: Feb 2026
3-
info:
4-
- Sail integration (RISC-V 32 and RISC-V 64 full specification supported)
5-
- Cache module integrated by Sail
6-
- Arduino support for ESP-32
7-
- New activity bar
8-
url: https://creatorsim.github.io/creator-v6.1
1+
#v6.1:
2+
# release: Feb 2026
3+
# info:
4+
# - Sail integration (RISC-V 32 and RISC-V 64 full specification supported)
5+
# - Cache module integrated by Sail
6+
# - Arduino support for ESP-32
7+
# - New activity bar
8+
# url: https://creatorsim.github.io/creator-v6.1
99

1010
v6.0:
1111
release: Jan 2026

src/components/HeroSection.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
/>
1515
<p
1616
class="text-base sm:text-lg text-blue-100 dark:text-gray-300 max-w-2xl mx-auto lg:mx-0"
17+
style="text-align: center;"
1718
>
1819
An educational integrated development environment for assembly
1920
programming, developed by the ARCOS research group at UC3M.

0 commit comments

Comments
 (0)