Add 'www/index.html'
This commit is contained in:
parent
e2ffba8724
commit
83f5ccf86f
|
@ -0,0 +1,57 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>The Wish by Sarimoko</title>
|
||||
<meta name="author" content="Sarimoko by Travis Reames">
|
||||
<meta name="description" content="Behind the scenes look into the hardware!">
|
||||
<meta name="keywords" content="sarimoko, sari, moko, travis, reames, gear, hardware">
|
||||
<style>
|
||||
body {
|
||||
background-color: black;
|
||||
}
|
||||
h1, h2, h3, h4, h5, h6, p {
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>The Gear</h1>
|
||||
<p>Behind the scenes look into the hardware!</p>
|
||||
</br>
|
||||
<h3>The Computers</h3>
|
||||
<h3>AMDethOverKlok</h3>
|
||||
<p>* CPU | AMD Ryzen 7 | 5700x</p>
|
||||
<p>* GPU | Asus | Nvidia GeForce GTX 1660 Super</p>
|
||||
<p>* PSU | CoolMaster | 1200W | Platinum | Fully Modular (want stylish extensions)</p>
|
||||
<p>* RAM | 2x16gb DDR3 3446MHz (still need the other 2xmatching sticks... Can't find now)</p>
|
||||
<p>* 1TB NVMe | Heatsink</p>
|
||||
<p>* 2TB SSD | SanDisk</p>
|
||||
<p>* PCIe | 5xUSB-3.0 2xUSB-C</p>
|
||||
<h3>XPS Studio</h3>
|
||||
<p>* CPU | Intel i7 | 4770@3.40GHz</p>
|
||||
<p>* GPU | Nvidia Geforce GTX 970</p>
|
||||
<p>* RAM | 4x8GB Corsair</p>
|
||||
<p>* NVMe | 256gb</p>
|
||||
<h3>Peripherals</h3>
|
||||
<p>* Audio-Interface | Native Instruments | KOMPLETE Audio 2</p>
|
||||
<p>* Controller | 2xSteam</p>
|
||||
<p>* Deck | StreamDeck v1 Standard Size</p>
|
||||
<p>* Headset | Razor | Kraken | Wired</p>
|
||||
<p>* MIDI | Launchpad + SLKmkII 25-Key</p>
|
||||
<p>* Tablet | Wacom Intiouse Pro | Large</p>
|
||||
<h3>Musical Instruments</h3>
|
||||
<p>* Acoustic | Taylor | 814ce</p>
|
||||
<p>* Acoustic | Ovation | Custom Build</p>
|
||||
<p>* Acoustic | 2x Yamaha</p>
|
||||
<p>* Acoustic | Aria</p>
|
||||
<p>* Electric | Fender | F-Body</p>
|
||||
<p>* Electric | Fender | FrankenStrat</p>
|
||||
<p>* Electric | Schecter | C1+</p>
|
||||
<p>* Bass |</p>
|
||||
<p>* Mandolin | Needs repair</p>
|
||||
<p>* </p>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue