Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 4a70609

Browse files
author
Glisten**STAR**
authored
Merge pull request #3 from GlistenSTAR/master
Master to Main
2 parents da419bd + 3687bce commit 4a70609

31 files changed

+93
-116
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Metis project promo website
22

3-
<img src="https://github.com/tilde-lab/metis.science/blob/master/src/assets/img/metis.svg" width="300" height="300" />
3+
<p align="center"><img src="https://github.com/tilde-lab/metis.science/blob/master/src/assets/img/metis.svg" width="300" height="300" /></p>
44

55
This is the source code and the [compiled deployment](https://github.com/tilde-lab/metis.science/tree/gh-pages) of the main [Metis landing website](https://metis.science), built with the [svelte-spectre](https://kit.metis.science) UI-kit.
66

src/App.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import { Spectre } from 'svelte-spectre';
99
import { Header, Footer } from './views/';
1010
import { Main } from './layouts/';
11-
import { darkTheme } from '@/stores/theme';
1211
</script>
1312

1413
<style>

src/assets/global.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ body,
5656
font-family: Exo2 !important;
5757
}
5858

59-
.codejar-wrap code[class*=language-],
60-
.codejar-wrap pre[class*=language-] {
61-
color: #25292E !important;
62-
background: #FFFFFF !important;
59+
.codejar-wrap code[class*='language-'],
60+
.codejar-wrap pre[class*='language-'] {
61+
color: #25292e !important;
62+
background: #ffffff !important;
6363
font-size: 24px !important;
6464
line-height: 1.5 !important;
6565
text-shadow: none !important;
@@ -89,4 +89,4 @@ body,
8989
.hero_component button {
9090
width: 100%;
9191
}
92-
}
92+
}

src/assets/img/frost.jpg

-583 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.

src/assets/img/04696e1a-eb5d-43b9-bb1d-d2ee117f4430.webp renamed to src/assets/img/stable_diffusion/04696e1a-eb5d-43b9-bb1d-d2ee117f4430.webp

File renamed without changes.

src/assets/img/1b9a004a-db27-45e4-b762-0fa21bc97277.webp renamed to src/assets/img/stable_diffusion/1b9a004a-db27-45e4-b762-0fa21bc97277.webp

File renamed without changes.

0 commit comments

Comments
 (0)