fixed broken links (#2612)

This commit is contained in:
Christopher Knight 2024-08-14 08:10:46 -04:00 committed by GitHub
parent 051becaa1c
commit 8c3ec92d39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -23,11 +23,11 @@ homepage = "https://svavs.github.io/"
![Zola Deploy to Github Pages on push](https://github.com/svavs/codinfox-zola/workflows/Zola%20Deploy%20to%20Pages%20on%20push/badge.svg?branch=master)
This is a [Zola](https://www.getzola.com) theme inspired to [Codinfox-Lanyon](https://codinfox.github.com/), a Lanyon based theme for [Jekyll](http://jekyllrb.com). See a live demo [here](https://codinfox-zola.vercel.app/).
This is a [Zola](https://www.getzola.org) theme inspired to [Codinfox-Lanyon](https://codinfox.github.com/), a Lanyon based theme for [Jekyll](http://jekyllrb.com). See a live demo [here](https://codinfox-zola.vercel.app/).
This theme places content first by tucking away navigation in a hidden drawer.
* Built for [Zola](https://www.getzola.com)
* Built for [Zola](https://www.getzola.org)
* Developed on GitHub and hosted for free on [GitHub Pages](https://pages.github.com) and [Vercel](https://vercel.com)
* Coded with [Spacemacs](https://www.spacemacs.org)

View file

@ -38,7 +38,7 @@ The Theme features:
## Basic Setup
1. [Install Zola](https://getzola.com)
1. [Install Zola](https://getzola.org)
2. Clone the particle theme: `git clone https://github.com/svavs/particle-zola.git`
3. Edit `config.toml` to personalize your site.