/trains

a react blog website about trains

Primary LanguageJavaScript

Git commands

Add and commit to the gh-pages branch git add dist -f && git commit -m "Modified colors for darkmode"

Push subtree commit to remote origin git subtree push --prefix dist origin gh-pages