You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct me if I'm wrong, but looking into your github-pages source code, this should be an implementation for hexo-theme-cactus, not hugo-theme-cactus. Either way, cool addition!
Here I make an example of "links". You can see the final result in YoobinPage.
links: Friend Links
cd to root file, input command in the terminal:
hexo new page links
open /cactus/_config.yml, insert:
links_url = /links/
The text was updated successfully, but these errors were encountered: