We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb57798 commit d472259Copy full SHA for d472259
_config.yml
@@ -23,7 +23,7 @@ description: >- # used by seo meta and the atom feed
23
24
# Fill in the protocol & hostname for your site.
25
# E.g. 'https://username.github.io', note that it does not end with a '/'.
26
-url: "https://t3chnocr4tx.github.io"
+url: 'https://t3chnocr4tx.github.io'
27
28
github:
29
username: T3chnocr4tx # change to your GitHub username
@@ -223,4 +223,4 @@ jekyll-archives:
223
tag: tag
224
permalinks:
225
tag: /tags/:name/
226
- category: /categories/:name/
+ category: /categories/:name/
0 commit comments