Compare commits
7 Commits
header-reo
...
bruh
| Author | SHA1 | Date | |
|---|---|---|---|
| dcd266ad6d | |||
| f5d29018b4 | |||
| cd48dc82d9 | |||
|
|
0ed1e8da8c | ||
| b8a018648b | |||
|
|
755d34f633 | ||
|
|
b4b61c9d97 |
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -3,8 +3,6 @@ name: Deploy
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["master"]
|
branches: ["master"]
|
||||||
pull_request:
|
|
||||||
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