Compare commits

..

1 Commits

Author SHA1 Message Date
Joey Hines 0766b34d90
Removed refs to BirbMC (#3)
+ Updated footer on MD pages
+ Renamed _birbmc.scss to _canopymc.scss
+ Pointed update script at jojodev
2022-01-09 10:22:19 -07:00
2 changed files with 18 additions and 16 deletions

View File

@ -13,9 +13,12 @@ pipeline:
netlify: netlify:
image: node:14 image: node:14
secrets: secrets:
- bot_token - source: bot_token
- netlify_site_id target: bot_token
- netlify_auth_token - source: netlify_site_id
target: netlify_site_id
- source: netlify_auth_token
target: netlify_auth_token
commands: commands:
- node netlify.js - node netlify.js
when: when:
@ -25,18 +28,17 @@ pipeline:
when: when:
event: push event: push
branch: main branch: main
settings: files:
files: - "dist/*"
- "dist/*" output: dist.tar.gz
output: dist.tar.gz
release: release:
image: jolheiser/drone-gitea-main:latest image: jolheiser/drone-gitea-main:latest
when: when:
event: push event: push
branch: main branch: main
settings: secrets:
token: - source: gitea_token
from_secret: gitea_token target: plugin_gitea_token
base: https://git.jojodev.com base: https://git.jojodev.com
files: files:
- "dist.tar.gz" - "dist.tar.gz"

View File

@ -106,9 +106,9 @@
<span class="icon solid major style4 fa-server"></span> <span class="icon solid major style4 fa-server"></span>
<h3>Dedicated Server</h3> <h3>Dedicated Server</h3>
<p> <p>
Intel Xeon-E 2386G - 6c/ 12 t - 3.5GHz / 4.7GHz with 64 GB of RAM Intel i7-7700K (4c/8t at 4.2+GHz) with 64GB of RAM and dual
950GB NVMe SSDs in RAID - full specification 450GB NVMe SSDs in RAID - full specification
<a href="https://us.ovhcloud.com/bare-metal/advance/adv-1/" <a href="https://www.ovhcloud.com/en/bare-metal/rise/rise-2/"
>here.</a >here.</a
> >
</p> </p>