mirror.dongdigua.github.io/patches/color.sh
dongdigua c550429596 Font! Color!
add `htmlize` for better formatting

index.html: a.visited, Monaco (alynx)
main.css: Source Serif
collection: patch instead of inline html
(inline html is a good hack, but less readable)
2022-12-18 12:59:59 +08:00

8 lines
250 B
Bash
Executable File

#! /bin/sh
# don't forget & is also a metachar
sed -i \
's/<a href="https:\/\/www.youtube.com\/@Computerphile">\&lt;C\&gt;<\/a>/<a style="color:#0ee033" href=https:\/\/www.youtube.com\/@Computerphile>\&lt;C\&gt;<\/a>/g' \
internet_collections.html