Skip to content

Commit edc596c

Browse files
committed
fix: typos
and whitespace
1 parent 51c7d5c commit edc596c

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

content/index/06_games/01_portal-2-catext.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Portal 2 Category Extensions
22

3-
### General
3+
#### General
44

55
The Moderators section for these boards will instead list the verifiers for each section.
66

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### Sourcemods
22

3+
#### General
4+
5+
`developer 1` cannot be used to make the player move early.
6+
7+
Whichever categories are present will adopt their respective rulesets from the basegame categories.
8+
39
#### Timing
410

511
- Timing begins when you have gained control of the player.
612
- The ending timing will be listed with the category.
713
- Exceptions will be listed if there are any.
8-
9-
#### General Rules
10-
11-
`developer 1` cannot be used to make the player move early.
12-
13-
Whichever categories are present will adopt their respective rulesets from the basegame categories.

template.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
<link rel="stylesheet" href="/style.css" type="text/css">
99
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" type="text/css">
1010
<link rel="icon" type="image/png" href="https://avatars.githubusercontent.com/u/83299896" />
11-
<meta property="og:locale" content="en_US">
12-
<meta property="og:site_name" content="Portal 2 Rules">
13-
<meta property="og:type" content="website">
14-
<meta name="twitter:card" content="summary">
15-
<meta property="og:image" content="https://avatars.githubusercontent.com/u/83299896">
16-
<meta name="twitter:image" content="https://avatars.githubusercontent.com/u/83299896">
17-
<meta property="og:title" content="{{PAGE_TITLE}}">
18-
<meta name="twitter:title" content="{{PAGE_TITLE}}">
19-
<meta name="description" content="{{PAGE_DESC}}">
20-
<meta property="og:description" content="{{PAGE_DESC}}">
21-
<meta name="twitter:description" content="{{PAGE_DESC}}">
11+
<meta property="og:locale" content="en_US">
12+
<meta property="og:site_name" content="Portal 2 Rules">
13+
<meta property="og:type" content="website">
14+
<meta name="twitter:card" content="summary">
15+
<meta property="og:image" content="https://avatars.githubusercontent.com/u/83299896">
16+
<meta name="twitter:image" content="https://avatars.githubusercontent.com/u/83299896">
17+
<meta property="og:title" content="{{PAGE_TITLE}}">
18+
<meta name="twitter:title" content="{{PAGE_TITLE}}">
19+
<meta name="description" content="{{PAGE_DESC}}">
20+
<meta property="og:description" content="{{PAGE_DESC}}">
21+
<meta name="twitter:description" content="{{PAGE_DESC}}">
2222
</head>
2323

2424
<body>

0 commit comments

Comments
 (0)