diff options
| author | Li Zhineng <[email protected]> | 2025-08-08 23:14:06 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-08 23:14:06 +0800 |
| commit | cc9e192db6f1327ca152ec3d0a217615d0bdd047 (patch) | |
| tree | 5aac605bfb3be9deff153e29f4903bb6037ab8ad /_config.yml | |
| parent | a78acd0046d26b3047fa085e02517583a8f5d9b1 (diff) | |
| parent | e5685547b3233516585f6a5e20ec24ef3351fe2f (diff) | |
| download | openairmx.org-cc9e192db6f1327ca152ec3d0a217615d0bdd047.tar.gz openairmx.org-cc9e192db6f1327ca152ec3d0a217615d0bdd047.zip | |
Merge pull request #1 from openairmx/ui
Implement UI
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index b69b0f7..bfc0811 100644 --- a/_config.yml +++ b/_config.yml @@ -26,7 +26,6 @@ baseurl: "" url: "https://openairmx.github.io" # Build settings -theme: minima plugins: - jekyll-feed |
