Skip to content

Commit 4d2f1fa

Browse files
committed
images and some formatting
1 parent 06dc919 commit 4d2f1fa

6 files changed

Lines changed: 13 additions & 8 deletions

File tree

docs/wiki/cs2/guides/lan/metamod.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ Game csgo/addons/metamod
3434

3535
to the top of the section with similar inputs and save the file.
3636

37-
See:<vImageViewer src="https://files.femboy.kz/web/images/gameinfo.png" alt="Example image" :inline="true"/>
37+
<div style="text-align: center;">
38+
<img src="/images/gameinfo.png" alt="gameinfo.gi example" style="max-width: 700px; display: block; margin: 0 auto 20px;">
39+
</div>

docs/wiki/cs2/guides/listen.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ Steam Library -> CS2 -> Properties -> Installed Files -> Browse..
5454
Game csgo/addons/metamod
5555
```
5656

57-
See:<vImageViewer src="https://files.femboy.kz/web/images/gameinfo.png" alt="Example image" :inline="true"/>
57+
<div style="text-align: center;">
58+
<img src="/images/gameinfo.png" alt="gameinfo.gi example" style="max-width: 700px; display: block; margin: 0 auto 20px;">
59+
</div>
5860

5961
3. Navigate to `\steamapps\common\Counter-Strike Global Offensive\game\csgo_core\`, and open the `gameinfo.gi` file.
6062
Find and `delete` this whole part from the file:

docs/wiki/csgo/guides/lan/admin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ Example:
2323
"STEAM_1:1:12121121" "z"
2424
```
2525

26-
See more about the flags [here](<https://wiki.alliedmods.net/Adding_Admins_(SourceMod)>).
26+
See more about the flags on the [AM Wiki](<https://wiki.alliedmods.net/Adding_Admins_(SourceMod)>).
2727

2828
Save the file.

docs/wiki/csgo/guides/lan/gokz.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ If you have followed this guide exactly as explained.
5151
}
5252
```
5353

54-
See:<vImageViewer src="https://files.femboy.kz/web/images/databases-gokz.png" alt="Example image" :inline="true"/>
54+
<div style="text-align: center;">
55+
<img src="/images/databases-gokz.png" alt="databases.cfg example" style="max-width: 700px; display: block; margin: 0 auto 20px;">
56+
</div>
5557

5658
Save the file.

docs/wiki/csgo/guides/lan/kztimer.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ If you have followed this guide exactly as explained.
5151
}
5252
```
5353

54-
See:<vImageViewer src="https://files.femboy.kz/web/images/databases-kztimer.png" alt="Example image" :inline="true"/>
54+
<div style="text-align: center;">
55+
<img src="/images/databases-kztimer.png" alt="databases.cfg example" style="max-width: 700px; display: block; margin: 0 auto 20px;">
56+
</div>
5557

5658
Save the file.

images/images.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)