bulma in main for now
This commit is contained in:
parent
262fcd4fcf
commit
cc0eff2750
2 changed files with 3417 additions and 1 deletions
3416
public/css/bulma.css
vendored
Normal file
3416
public/css/bulma.css
vendored
Normal file
File diff suppressed because it is too large
Load diff
|
@ -6,5 +6,5 @@
|
|||
<meta name="description" content="Personal website of LimePotato">
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
<link rel="stylesheet" href="/css/mystyle.css">
|
||||
<link rel="stylesheet" href="/css/bulma.css">
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />
|
Loading…
Reference in a new issue