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 e84df84 commit 16c733eCopy full SHA for 16c733e
.prettierignore
@@ -8,5 +8,5 @@ yarn.yaml
8
docs
9
10
# formatting breaks them
11
-# *.md
+*.md
12
*.mdx
README.md
@@ -4,9 +4,11 @@ This is the repository for my coding blog [nemanjamitic.com](https://nemanjamiti
4
5
## Mirrors
6
7
-**Nginx:** https://nemanjamitic.com
-**Github pages:** https://nemanjam.github.io
-**Docker:** https://nmc-docker.arm1.nemanjamitic.com
+| Method | Url |
+| ------------- | ---------------------------------------- |
+| Nginx | https://nemanjamitic.com |
+| Github pages | https://nemanjam.github.io |
+| Docker | https://nmc-docker.arm1.nemanjamitic.com |
13
## Screenshots
14
0 commit comments