mirror of
https://github.com/eRgo35/website.git
synced 2026-02-04 13:36:10 +01:00
README update & text selection fix
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
There's so much bloat that I'm just too lazy to update it all the time and migrate old code.
|
There's so much bloat that I'm just too lazy to update it all the time and migrate old code.
|
||||||
|
|
||||||
This time I focus on simplicity.
|
This time I focused on simplicity.
|
||||||
|
|
||||||
Deploy command cuz I'm forgetting all the time:
|
Deploy commands cuz I keep forgetting all the time:
|
||||||
`sudo npm install -g firebase-tools`
|
`sudo npm install -g firebase-tools`
|
||||||
`firebae login`
|
`firebase login`
|
||||||
`firebase deploy --only hosting:mike-czyz-website`
|
`firebase deploy --only hosting:mike-czyz-website`
|
||||||
|
|||||||
@@ -202,6 +202,7 @@ a:focus {
|
|||||||
.theme-text {
|
.theme-text {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
padding: 0 0.125in;
|
padding: 0 0.125in;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
.pgp-key:hover,
|
.pgp-key:hover,
|
||||||
.gpg-key:active,
|
.gpg-key:active,
|
||||||
|
|||||||
Reference in New Issue
Block a user