Make it look a little like my other pages
This commit is contained in:
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ index: README
|
||||
@echo "<!DOCTYPE html>" > index.html
|
||||
@echo "<html>" >> index.html
|
||||
@echo "<head>" >> index.html
|
||||
@echo " <title>I2P Browser Configurations and their Attackability</title>" >> index.html
|
||||
@echo " <title>idk's home page</title>" >> index.html
|
||||
@echo " <link rel=\"stylesheet\" type=\"text/css\" href =\"style.css\" />" >> index.html
|
||||
@echo "</head>" >> index.html
|
||||
@echo "<body>" >> index.html
|
||||
|
Reference in New Issue
Block a user