mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-22 02:51:11 -06:00
Style improvements website (#138)
* Improve general CSS for website * Update github flow
This commit is contained in:
committed by
GitHub
parent
cc96559b6b
commit
62a9e9a000
@@ -229,8 +229,6 @@ website:
|
||||
mv $(WEBSITE_DIR)/book.html $(WEBSITE_DIR)/index.html
|
||||
sed -r -i -e 's|<title></title>|<title>The Sourdough Framework</title>|g' $(WEBSITE_DIR)/index.html
|
||||
|
||||
|
||||
|
||||
# Debug Stuff from now on
|
||||
.PHONY: show_tools_version
|
||||
show_tools_version: # Show version of tools used on the build machine
|
||||
|
||||
Reference in New Issue
Block a user