html - Changing meta name for theme via Tumblr API -


i wondering if possible change meta name variable in tumblr theme's html through tumblr's api in way?

basically, have following variable, use set color of links in tumblr theme.

<meta name="color:mycolor" content="#000000"/> 

i have list of random colors parsed website , put text file python.

is there way can select line of text file or somehow use python replace content variable?

it doesn't need read text file.


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -