~repos /website

#astro#js#html#css

git clone https://pyrossh.dev/repos/website.git

木 Personal website of pyrossh. Built with astrojs, shiki, vite.


7e714d0b pyrossh

1 year ago
improve home
Files changed (1) hide show
  1. src/routes/+page.svelte +6 -5
src/routes/+page.svelte CHANGED
@@ -55,7 +55,8 @@
55
55
  and loads the file from the fs during dev
56
56
  </p>
57
57
  </Slide>
58
- <Slide title="pyrossh" link="https://github.com/pyrossh/pyrossh.dev">
58
+ <Slide title="pyrossh.dev" link="https://github.com/pyrossh/pyrossh.dev">
59
+ <img slot="icon" class="mr-2 w-9 rounded-2" src="/favicon.png" alt="Only Bible App" />
59
60
  <p>
60
61
  木 Personal website of pyrossh. Built with
61
62
  <span class="children:underline">
@@ -73,10 +74,10 @@
73
74
  <p>👾 A statically typed, functional programming language inspired by rust, koka.</p>
74
75
  <p>WIP to support compilation to WASM.</p>
75
76
  </Slide>
76
- <Slide title="Only Bible App" link="https://github.com/pyrossh/onlybible.app">
77
+ <Slide title="onlybible.app" link="https://onlybible.app">
77
78
  <img
78
79
  slot="icon"
79
- class="mr-2 w-9 rounded-3"
80
+ class="mr-2 w-9 rounded-2"
80
81
  src="https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/59/26/b8/5926b8c7-b993-c4d4-8945-1fe3de765e27/AppIcon-0-0-1x_U007emarketing-0-7-0-0-85-220.png/540x540bb.jpg"
81
82
  alt="Only Bible App"
82
83
  />
@@ -85,7 +86,7 @@
85
86
  </p>
86
87
  <div class="flex mt-4">
87
88
  <a
88
- class="mr-2 w-36 h-6 ml-(-2)"
89
+ class="mr-2 w-36 h-6 -ml-2"
89
90
  href="https://play.google.com/store/apps/details?id=sh.pyros.only_bible_app"
90
91
  rel="noopener noreferrer"
91
92
  target="blank"
@@ -114,7 +115,7 @@
114
115
  <h2>Hardware</h2>
115
116
  </div>
116
117
  <ul class="grid gap-2 grid-cols-1 text-center mt-4 children:(bg-gray-200 p-1)">
117
- <li>Macbook M3 Pro Laptop</li>
118
+ <li>Macbook Pro M3 Laptop</li>
118
119
  <li>LG 27 inch Ultrafine Ergo 4K Monitor</li>
119
120
  <li>Logitech Mx Keys Mini Keyboard</li>
120
121
  <li>Logitech MX Anywhere 3S Mouse</li>