Compare commits
3 Commits
BoberITman
...
bruh
| Author | SHA1 | Date | |
|---|---|---|---|
| dcd266ad6d | |||
| f5d29018b4 | |||
| cd48dc82d9 |
3
.github/workflows/deploy.yaml
vendored
3
.github/workflows/deploy.yaml
vendored
@@ -3,9 +3,6 @@ name: Deploy
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["master"]
|
branches: ["master"]
|
||||||
pull_request:
|
|
||||||
types: ["closed"]
|
|
||||||
branches: ["master"]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ export default function Informacje() {
|
|||||||
<div style={{ margin: "10%", marginTop: "3rem" }}>
|
<div style={{ margin: "10%", marginTop: "3rem" }}>
|
||||||
<h1>Witajcie w Gractwie!</h1>
|
<h1>Witajcie w Gractwie!</h1>
|
||||||
<p>
|
<p>
|
||||||
Jesteśmy grupą ludzi których kręcą gry. Proste, nie?
|
Jesteśmy grupą ludzi których kręcą gry i popkultura. Proste, nie?
|
||||||
{/* <br /> */}
|
{/* <br /> */}
|
||||||
{/* Serwer ten miał wcześniej tematykę Team Fortressową. */}
|
{/* Serwer ten miał wcześniej tematykę Team Fortressową. */}
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user